Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.std.c Subject: Re: stdlib.h Message-ID: <13528@smoke.BRL.MIL> Date: 10 Aug 90 20:15:03 GMT References: <116506@linus.mitre.org> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 7 In article <116506@linus.mitre.org> cazier@mbunix.mitre.org (Cazier) writes: >The UNIX-PC complained of not finding "stdlib.h"... Assuming it was #include , and not #include "stdlib.h", you've found one non-conforming feature of the UNIX-PC "cc". I bet there are many others; the first ANSI-conformant C compiler bundled with AT&T UNIX was supposedly the one in SVR4.0.