Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!columbia!rutgers!husc6!necntc!ima!haddock!karl From: karl@haddock.ISC.COM (Karl Heuer) Newsgroups: comp.lang.c Subject: Re: weird c code/ c test Message-ID: <896@haddock.ISC.COM> Date: Fri, 7-Aug-87 14:55:08 EDT Article-I.D.: haddock.896 Posted: Fri Aug 7 14:55:08 1987 Date-Received: Sun, 9-Aug-87 05:01:36 EDT References: <1089@gilsys.UUCP> <5192@utcsri.UUCP> Reply-To: karl@haddock.ima.isc.com (Karl Heuer) Organization: Interactive Systems, Boston Lines: 10 In article <5192@utcsri.UUCP> flaps@utcsri.UUCP (Alan J Rosenthal) writes: >>#include >Huh? Not used in the program below. The program used printf(), which is a stdio function. Therefore it is appropriate to #include . Those of us who are familiar with stdio internals know that virtually all pre-ANSI implementations will produce the correct result without this line, but does that justify omitting it? Karl W. Z. Heuer (ima!haddock!karl or karl@haddock.isc.com), The Walking Lint