I have ‘inherited’ code that has some declarations between _C_STD_BEGIN and _C_STD_END statements. It appears that the compiler is ignoring those declarations. What do the C_STD… statements mean? Is there a list somewhere of these directives and what they mean?