home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / std / c / 3066 < prev    next >
Encoding:
Text File  |  1992-11-24  |  1.1 KB  |  25 lines

  1. Newsgroups: comp.std.c
  2. Path: sparky!uunet!spool.mu.edu!agate!usenet.ins.cwru.edu!news.ysu.edu!malgudi.oar.net!chemabs!lwv26
  3. From: lwv26@cas.org (Larry W. Virden)
  4. Subject: Looking for softcopy reference for where one should expect to find prototypes of OS
  5. Message-ID: <1992Nov24.033931.8570@cas.org>
  6. Sender: usenet@cas.org
  7. Reply-To: lvirden@cas.org (Larry W. Virden)
  8. Organization: Nedriv Software and Shoe Shiners, Uninc.
  9. Date: Tue, 24 Nov 1992 03:34:06 GMT
  10. Lines: 13
  11.  
  12.  
  13. I am working on cleaning up some C code.  I am adding unistd.h and stdlib.h
  14. includes where necessary, etc.  But there are still a number of OS system
  15. calls and functions which are not appearing in the headers on either Ultrix
  16. 4.2 , SunOS 4.1.2 or gcc 2.2.2.  I assume they are SUPPOSED to be somewhere - 
  17. but just where I haven't determined.
  18.  
  19. For instance, the system() function or the tolower() function.  Or the creat()
  20. system call.  These are just some of the examples I have encountered.
  21. -- 
  22. Larry W. Virden                 UUCP: osu-cis!chemabs!lvirden
  23. Same Mbox: BITNET: lvirden@cas  INET: lvirden@cas.org
  24. Personal: 674 Falls Place,   Reynoldsburg, OH 43068-1614
  25.