home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / program / compiler / gnush22 / examples / modul2.h < prev    next >
Encoding:
Text File  |  1994-08-07  |  50 b   |  2 lines

  1. char *LowerCase(char *s); /* Lowercase string */
  2.