*BSD News Article 19280


Return to BSD News archive

Xref: sserve comp.os.os2.programmer:13281 comp.os.linux:52009 comp.os.mach:3146 comp.os.minix:22527 comp.periphs:4066 comp.unix.bsd:12368 comp.unix.pc-clone.32bit:3996 comp.os.386bsd.development:1006
Newsgroups: comp.os.os2.programmer,comp.os.linux,comp.os.mach,comp.os.minix,comp.periphs,comp.unix.bsd,comp.unix.pc-clone.32bit,comp.os.386bsd.development
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!doc.ic.ac.uk!warwick!pipex!uunet!mcsun!ieunet!ieunet!dec4ie.ieunet.ie!jkh
From: jkh@whisker.lotus.ie (Jordan K. Hubbard)
Subject: Re: QIC NEWS and Notes vol. 1 no. 7
In-Reply-To: jmonroy@netcom.com's message of Sun, 8 Aug 1993 06: 12:52 GMT
Message-ID: <JKH.93Aug8182645@whisker.lotus.ie>
Sender: usenet@ieunet.ie (USENET News System)
Nntp-Posting-Host: whisker.lotus.ie
Organization: Lotus Development Ireland
References: <jmonroyCBFFxG.17q@netcom.com>
Date: Sun, 8 Aug 1993 18:26:45 GMT
Lines: 10

int
main(int argc, char **argv)
{
	float f;

	for (f < 0.0; f < FLT_MAX; f += 1.0)
		printf("Where's the fucking code then?\n");
}
--
Jordan Hubbard  jkh@violet.berkeley.edu, jkh@al.org, jkh@whisker.lotus.ie