home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!portal!lll-winken!fnnews.fnal.gov!mp.cs.niu.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!meibm10.cen.uiuc.edu!pl2440
- From: pl2440@meibm10.cen.uiuc.edu (Paul Jay Lucas)
- Newsgroups: comp.lang.c++
- Subject: Re: return statement
- Keywords: c++ return
- Message-ID: <BxoB3x.B8o@news.cso.uiuc.edu>
- Date: 13 Nov 92 21:16:40 GMT
- References: <kilitzir.721570017@news.forth.gr>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois at Urbana
- Lines: 19
-
- In <kilitzir.721570017@news.forth.gr> kilitzir@antigone.csi.forth.gr (Xristos Kilitzirakis) writes:
-
- > i wanted to do an example,so I wrote:
- >int ff()
- >{return int i;
- >}
-
- >g++ errors.
- >Is that a correct statement?
-
- No; read a C book.
- --
- - Paul J. Lucas University of Illinois
- AT&T Bell Laboratories at Urbana-Champaign
- Naperville, IL pjl@cs.uiuc.edu
- --
- - Paul J. Lucas University of Illinois
- AT&T Bell Laboratories at Urbana-Champaign
- Naperville, IL pjl@cs.uiuc.edu
-