home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / splint3s.zip / splint-3.0.1.6 / test / void.expect < prev    next >
Text File  |  2002-02-13  |  216b  |  8 lines

  1.  
  2. void.c: (in function f)
  3. void.c:5:3: Return value (type int) ignored: f()
  4. void.c:3:5: Function exported but not used outside void: f
  5.    void.c:7:1: Definition of f
  6.  
  7. Finished checking --- 2 code warnings, as expected
  8.