Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: Prototyping help needed Keywords: ANSI standards, prototyping, etc. Message-ID: <9682@smoke.BRL.MIL> Date: 22 Feb 89 22:07:27 GMT References: <414@lakesys.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <414@lakesys.UUCP> davek@lakesys.UUCP (Dave Kraft) writes: >How come the following small program works under Turbo C 1.5 and not under >Unix? Probably because your implementation of UNIX C doesn't support protoypes.