junk.c 298 B

12345678910
  1. /* Temporary rubbish till I can get this stuff
  2. * fixed properly */
  3. #include <features.h>
  4. #include <bits/types.h>
  5. const unsigned short int *__ctype_b; /* Characteristics. */
  6. const __int32_t *__ctype_tolower; /* Case conversions. */
  7. const __int32_t *__ctype_toupper; /* Case conversions. */