home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lclint.zip / lclint-2_3h-os2-bin.zip / test / oldstyle.lcl < prev    next >
Text File  |  1997-09-03  |  71b  |  3 lines

  1. int f1 (int x, int y);
  2. int f2 (int x, char y);
  3. int f3 (int x, char *y);