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 / inparam.expect < prev    next >
Text File  |  1997-09-03  |  503b  |  15 lines

  1.  
  2. inparam.c: (in function f)
  3. inparam.c:8,16: Passed storage x not completely defined (*x is undefined):
  4.                    unknown (x)
  5. inparam.c:12,16: Passed storage x not completely defined (*x is undefined):
  6.                     inparam (x)
  7.  
  8. Finished LCLint checking --- 2 code errors found, as expected
  9.  
  10. inparam.c: (in function f)
  11. inparam.c:12,16: Passed storage x not completely defined (*x is undefined):
  12.                     inparam (x)
  13.  
  14. Finished LCLint checking --- 1 code error found, as expected
  15.