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

  1. char *Capital(char *s); /* Capitalize string */
  2.