| /* Temporary rubbish till I can get this stuff * fixed properly */#include <features.h>#include <bits/types.h>const unsigned short int *__ctype_b;   /* Characteristics.  */const __int32_t *__ctype_tolower; /* Case conversions.  */const __int32_t *__ctype_toupper; /* Case conversions.  */
 |