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