-

Changes

Jump to: navigation, search

Machine Dependencies

6 bytes added, 18:17, 30 July 2017
no edit summary
compilers.
;char
:is at least 8 bits
;short
:is at least 16 bits
;long
:is at least 32 bits
;int
:is the same as either short or long
;float
:is at least 32 bits
;double
:is at least as wide as float
file is only to be read by the same program then deleted.
Different compilers use different amounts of padding between
structure members, though this can be modified via the#pragma pack(n) construct.
== Predefined Macros ==
|TOS || Atari ST
|-
!Table 2. Predefined Macros
|}
;Table 2. Predefined Macros

Navigation menu