cannam@86: cannam@86:
cannam@86:#include <format.h>
cannam@86: cannam@86: List of all members.
cannam@86:
Public Attributes | |
int | dummy |
cannam@86:
cannam@86:
|
cannam@86:
cannam@86: cannam@86: | cannam@86:
cannam@86:
cannam@86: cannam@86: Conceptually this is an empty struct since we don't store the padding bytes. Empty structs are not allowed by some C compilers, hence the dummy. |
cannam@86: