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 / macrosef.lcl < prev    next >
Text File  |  1997-09-03  |  58b  |  3 lines

  1. int f (sef int x, int y);
  2.  
  3. int g (int *x) { modifies *x; }