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 / csyntax9.c < prev    next >
C/C++ Source or Header  |  1997-09-03  |  103b  |  3 lines

  1. typedef char *cstring;
  2. extern cstring add_extension(cstring s, const cstring suffix, cstring cstring);
  3.