home *** CD-ROM | disk | FTP | other *** search
- void main (int argc, char *argv[]);
- void SearchFunction (FILE *infile);
- int CheckFunction (void);
- void HandleParams (void);
- int GetPara (void);
- int GetTyp (void);
- int ReadLine (void);
- int GetLine (void);
- void SkipBraces (void);
- void SkipComment (void);
- void SkipQuot (void);
- void CompressStr (char *pString);
- int CheckIntTyp (char *pString);