Re: private functions
- From: Eric Sosman <esosman@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 31 May 2008 13:40:16 -0400
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.
--
Eric Sosman
esosman@xxxxxxxxxxxxxxxxxxxx
.
- Follow-Ups:
- Re: private functions
- From: Richard
- Re: private functions
- References:
- private functions
- From: Ronald Bruck
- Re: private functions
- From: Joachim Schmitz
- Re: private functions
- From: Richard
- private functions
- Prev by Date: Re: private functions
- Next by Date: Re: malloc()/realloc() - have I got this right?
- Previous by thread: Re: private functions
- Next by thread: Re: private functions
- Index(es):
Relevant Pages
|