Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site sdcc3.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!whuxlm!harpo!decvax!ittvax!dcdwest!sdcsvax!sdcc3!ee171ael From: ee171ael@sdcc3.UUCP (GEOFFREY KIM) Newsgroups: net.arch,net.lang.c,net.micro,net.micro.pc,net.micro.68k Subject: Re: Re: Need 286 "C" benchmark Message-ID: <2915@sdcc3.UUCP> Date: Wed, 12-Jun-85 00:38:53 EDT Article-I.D.: sdcc3.2915 Posted: Wed Jun 12 00:38:53 1985 Date-Received: Fri, 14-Jun-85 05:59:21 EDT References: <426@oakhill.UUCP> <8745@microsoft.UUCP> <583@intelca.UUCP> <3146@dartvax.UUCP> Organization: U.C. San Diego, Academic Computer Center Lines: 19 Xref: watmath net.arch:1379 net.lang.c:5380 net.micro:10765 net.micro.pc:4238 net.micro.68k:907 Summary: hahahahaha In article <3146@dartvax.UUCP>, chuck@dartvax.UUCP (Chuck Simmons) writes: > > int a[50000]; > > > > main() > > { > > int i; > > for (i=0; i<50000; i++) a[i+1] = a[i]; > > } > > > > Dave Trissel {seismo,ihnp4}!ut-sally!oakhill!davet > > I know I can't program in C, but doesn't this program have a small > bug in it? When i is 49999, doesn't some random word of memory > get trashed by the assignment statement? Dear Chuck,, Please post this article to net.jokes. Larry G. Kim