From: "Bart van den Burg" Newsgroups: comp.os.msdos.djgpp Subject: Re: no return at all (was: `return' with no value, in function returning non-void) Date: Thu, 18 Oct 2001 19:24:11 +0200 Organization: XO Communications B.V. Lines: 15 Message-ID: <9qn339$gvj$1@cyan.nl.gxn.net> References: <16a9b8d3 DOT 0110180325 DOT 4f2ff5e AT posting DOT google DOT com> <9qmfe4$iqt$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <9qmuod$fu2$1 AT cyan DOT nl DOT gxn DOT net> <9qn1pj$gkm$1 AT cyan DOT nl DOT gxn DOT net> <200110181708 DOT f9IH8lV01798 AT envy DOT delorie DOT com> NNTP-Posting-Host: asd-tel-ap01-d05-018.dial.freesurf.nl X-Trace: cyan.nl.gxn.net 1003425705 17395 62.100.4.18 (18 Oct 2001 17:21:45 GMT) X-Complaints-To: abuse AT freesurf DOT nl NNTP-Posting-Date: 18 Oct 2001 17:21:45 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ah, I didn't know that thanks Bart "DJ Delorie" wrote in message news:200110181708 DOT f9IH8lV01798 AT envy DOT delorie DOT com... > > > I did: > > > > C:\djgpp>gpp test.cpp -o test.exe > > Please add "-Wall" if you are looking to get warning messages from > gcc.