Use this panel to specify the available data type size options for the RS08 Compiler.
The following table lists and describes the type size options for RS08 Compiler.
| Option | Description |
|---|---|
| char | Selects the size of the char type. Options are:
|
| short | Selects the size of the short type. Options are:
|
| int | Selects the size of the int type. Options are:
|
| long | Selects the size of the long type. Options are:
|
| long long | Selects the size of the long long type. Options are:
|
| enum | Selects the size of the enum type. Options are:
|
| float | Selects the size of the float type. Options are:
|
| double | Selects the size of the double type. Options are:
|
| long double | Selects the size of the long double type. Options are:
|
| long long double | Selects the size of the long long double type. Options are:
|