Re: private functions
- From: Richard<rgrdev@xxxxxxxxx>
- Date: Sat, 31 May 2008 19:33:48 +0200
"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.
.
- Follow-Ups:
- Re: private functions
- From: Eric Sosman
- Re: private functions
- References:
- private functions
- From: Ronald Bruck
- Re: private functions
- From: Joachim Schmitz
- private functions
- Prev by Date: Re: Four or Two Bytes?
- Next by Date: Re: private functions
- Previous by thread: Re: private functions
- Next by thread: Re: private functions
- Index(es):
Relevant Pages
|