home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 16247 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  983 b 

  1. 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
  2. From: pl2440@meibm10.cen.uiuc.edu (Paul Jay Lucas)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: return statement
  5. Keywords: c++ return
  6. Message-ID: <BxoB3x.B8o@news.cso.uiuc.edu>
  7. Date: 13 Nov 92 21:16:40 GMT
  8. References: <kilitzir.721570017@news.forth.gr>
  9. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  10. Organization: University of Illinois at Urbana
  11. Lines: 19
  12.  
  13. In <kilitzir.721570017@news.forth.gr> kilitzir@antigone.csi.forth.gr (Xristos Kilitzirakis) writes:
  14.  
  15. > i wanted to do an example,so I wrote:
  16. >int ff()
  17. >{return int i;
  18. >}
  19.  
  20. >g++ errors.
  21. >Is that a correct statement?
  22.  
  23.     No; read a C book.
  24. -- 
  25.     - Paul J. Lucas                University of Illinois    
  26.       AT&T Bell Laboratories        at Urbana-Champaign
  27.       Naperville, IL            pjl@cs.uiuc.edu
  28. -- 
  29.     - Paul J. Lucas                University of Illinois    
  30.       AT&T Bell Laboratories        at Urbana-Champaign
  31.       Naperville, IL            pjl@cs.uiuc.edu
  32.