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