Floating-point and integer control

Table 1. Floating-point and integer control pragmas
Pragma Description
#pragma chars

Determines whether all variables of type char are treated as either signed or unsigned.

#pragma enum

Specifies the amount of storage occupied by enumerations.