From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] Google search of the day From: "Fco. J. Ballesteros" Date: Thu, 14 Feb 2008 18:28:03 +0100 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 53d9bac8-ead3-11e9-9d60-3106f5b1d025 Children die soon in that one. This one is worse, even the child starts spawning and so on... while(1) fork(); > ----snippet---- > /* rabbits.c */ > > #include > #include > > void > main(int, char*[]) > { > // just like rabbits... > while(fork()) > ; > exits(nil); > } > ----snippet---- > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/