#include <tools.h>
Public Attributes | |
| long long int | llint | 
| unsigned long long int | ullint | 
| long int | lint | 
| unsigned long int | ulint | 
| int | nint | 
| unsigned int | uint | 
| short int | sint | 
| unsigned short int | usint | 
| char | nchar | 
| unsigned char | uchar | 
| double | dreal | 
| float | real | 
| sDWord | sdword | 
| uDWord | udword | 
| sWord | sword | 
| uWord | uword | 
| sByte | sbyte | 
| uByte | ubyte | 
Definition at line 102 of file tools.h.
 1.6.1