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 / rc.c < prev    next >
Text File  |  1997-09-03  |  37b  |  5 lines

  1. char *f (void)
  2. {
  3.   return MYSTERY;
  4. }
  5.