Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!csun!kithrup!sef From: sef@kithrup.COM (Sean Eric Fagan) Newsgroups: comp.sources.d Subject: Re: problems building abc Message-ID: <1991Jan06.195327.22286@kithrup.COM> Date: 6 Jan 91 19:53:27 GMT References: <1991Jan01.211524.18484@kithrup.COM> <53567@eerie.acsu.Buffalo.EDU> Organization: Kithrup Enterprises, Ltd. Lines: 17 In article <53567@eerie.acsu.Buffalo.EDU> pjg@acsu.buffalo.edu (Paul Graham) writes: >my os is supposed to posix compliant and i don't have remove(S). Then your OS is not posix compliant. In particular, remove() is required by ANSI C, which is required by POSIX. >in >fact i've never seen remove(S). what section is 'S' and what >version(s) of unix have remove(S)? SCO's 'S' section is the equivalent of everyone else's 2 and 3 sections. -- Sean Eric Fagan | "I made the universe, but please don't blame me for it; sef@kithrup.COM | I had a bellyache at the time." -----------------+ -- The Turtle (Stephen King, _It_) Any opinions expressed are my own, and generally unpopular with others.