#include <stdlib.h>Go to the source code of this file.
Defines | |
| #define | getch getchar |
| #define | stricmp(a, b) strcasecmp(a,b) |
| #define | strnicmp strncasecmp |
| #define | DIRECTORY_SEP_CHAR '/' |
| #define | DIRECTORY_SEP_STR "/" |
| #define | __BYTE_ORDER __LITTLE_ENDIAN |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|