home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 471 / rccl175 < prev    next >
Text File  |  1987-03-02  |  554b  |  20 lines

  1. Dir : lint
  2.  
  3. The 'lint'  libraries decriptions.
  4.  
  5.  
  6. Those files are a short hand source decription of the  libraries  functions
  7. in  the  same spirit of llib-lc.  Since the functions have no body and only
  8. describe arguments and returned values, option -v  must  be  used  to  lint
  9. programs using those :
  10.  
  11. $ lint myprog.c -v llib-xxx
  12.  
  13. before
  14.  
  15. $ cc myprog.c xxx.a
  16.  
  17. Users should put in their .profile or .login  files  shell  variables  that
  18. expand  to  the lengthy path names (this could be fixed if we had access to
  19. the UNIX system files).
  20.