Re: private functions
- From: Richard<rgrdev@xxxxxxxxx>
- Date: Sat, 31 May 2008 20:18:32 +0200
Eric Sosman <esosman@xxxxxxxxxxxxxxxxxxxx> writes:
Richard wrote:
"Joachim Schmitz" <nospam.jojo@xxxxxxxxxxxxxxxxxx> writes:
Ronald Bruck wrote:
Sigh. It's been awhile since I've programmed in C, but I'm SURE thatYou simply can't do this in C.
you can have a function whose scope is purely within another function.
Nonsense. Of course you can do this in C. Non "standard" extensions are
still "C" I am afraid.
Nonsense. And if you're afraid, cower.
So people using nested functions are not writing C?
Don't be so ridiculous.
Oh, and tell IBM.
http://publib.boulder.ibm.com/infocenter/lnxpcomp/v8v101/index.jsp?topic=/com.ibm.xlcpp8l.doc/language/ref/nested_functions.htm
.
- Follow-Ups:
- Re: private functions
- From: Eric Sosman
- Re: private functions
- References:
- private functions
- From: Ronald Bruck
- Re: private functions
- From: Joachim Schmitz
- Re: private functions
- From: Richard
- Re: private functions
- From: Eric Sosman
- private functions
- Prev by Date: Re: printing error messages
- Next by Date: Re: function
- Previous by thread: Re: private functions
- Next by thread: Re: private functions
- Index(es):
Relevant Pages
|