Go to the source code of this file.
Defines | |
| #define | NULL 0 |
| NULL. | |
Typedefs | |
| typedef unsigned char | u_char |
| unsigned char 簡易表記 | |
| typedef unsigned short | u_short |
| unsigned short 簡易表記 | |
| typedef unsigned int | u_int |
| unsigned int 簡易表記 | |
| typedef unsigned long | u_long |
| unsigned long 簡易表記 | |
Definition in file Types.h.
1.3.2