From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro fixed point plobrem Date: Sat, 30 Aug 1997 12:25:30 -0400 Organization: Cornell University http://www.cornell.edu Lines: 17 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <3408497A.598B@cornell.edu> References: <19970829 DOT 205636 DOT 4999 DOT 0 DOT nchudnoff AT juno DOT com> Reply-To: asu1 AT cornell DOT edu NNTP-Posting-Host: cu-dialup-0074.cit.cornell.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Nissim Chudnoff wrote: > char main(void) > { well, not as good as float main(void), but still, up there with the best of them. FYI, main can only be declared as returning an int, not char, not float, not struct foobar ... only int. and, you save one keystroke. -- Sinan ******************************************************************* A. Sinan Unur WWWWWW |--O+O mailto:sinan DOT unur AT cornell DOT edu C ^ http://www.people.cornell.edu/pages/asu1/ \ ~/ *******************************************************************