home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11735 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1021 b 

  1. Path: sparky!uunet!iWarp.intel.com|inews!accvio.intel.com!dmills
  2. From: dmills@accvio.intel.com (Dave Mills)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Functions Within Functions
  5. Message-ID: <29JUL199212203660@accvio.intel.com>
  6. Date: 29 Jul 92 20:20:00 GMT
  7. References: <Bs5w39.5ox@news.larc.nasa.gov>
  8. Sender: news@inews.intel.com
  9. Organization: Intel Corporation
  10. Lines: 17
  11. News-Software: VAX/VMS VNEWS 1.41
  12.  
  13. In article <Bs5w39.5ox@news.larc.nasa.gov>, wjb@cscsun2.larc.nasa.gov (William J. Bene) writes...
  14. >Is there any way to declare functions within another function like in pascal?
  15.  
  16. No, not in C.  As a matter of fact, someone who posts on the net quite often (I
  17. don't remember who) has a statement like "C is not a block structured language
  18. like Pascal" (or some-such quote) in his .sig file.  I never knew why, but it
  19. does answer your question. 
  20.  
  21. >================================
  22. >William J. Bene
  23. >Computer Sciences Corporation
  24. >wjb@cscsun2.larc.nasa.gov
  25. -----------------
  26. David Mills
  27. Intel Corporation
  28. dmills@intel.com
  29.