home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / LATTIC_1.LZH / H / FCTYPE.H < prev    next >
Text File  |  1990-03-06  |  498b  |  35 lines

  1. Çê_FCTYPE_HÇ_FCTYPE_H
  2. #undef isalnum
  3. #undef isalpha
  4. #undef iscntrl
  5. #undef isdigit
  6. #undef isgraph
  7. #undef islower
  8. #undef isprint
  9. #undef ispunct
  10. #undef isspace
  11. #undef isupper
  12. #undef isxdigit
  13. #undef tolower
  14. #undef toupper
  15. éisalnum(é);
  16. éisalpha(é);
  17. éiscntrl(é);
  18. éisdigit(é);
  19. éisgraph(é);
  20. éislower(é);
  21. éisprint(é);
  22. éispunct(é);
  23. éisspace(é);
  24. éisupper(é);
  25. éisxdigit(é);
  26. étolower(é);
  27. étoupper(é);
  28. #undef isascii
  29. #undef iscsym
  30. #undef iscsymf
  31. #undef toascii
  32. éisascii(é);
  33. éiscsym(é);
  34. éiscsymf(é);
  35. étoascii(é);ç