Home WDIALOG Programmer's Guide WDIALOG Programmer's Guide How do I recognise  WDIALOG?

2.1 Data types and structures

the declarations and descriptions work with the following data types:

BYTE8 bitSigned-128 to 127
UBYTE8 bitUnsigned0 to 255
WORD16 bitSigned-32768 to 32767
UWORD16 bitUnsigned0 to 65535
LONG32 bitSigned-2147483648 to 2147483647
ULONG32 bitUnsigned0 to 4294967295


Home WDIALOG Programmer's Guide WDIALOG Programmer's Guide How do I recognise WDIALOG?