local variables in a recursive program
- From: pereges <Broli00@xxxxxxxxx>
- Date: Sat, 12 Apr 2008 10:14:56 -0700 (PDT)
In a recursive program, do you think it is necessary to add the static
keyword for every variable or do you think it is unnecessary ? Is
every call associated with seperate copy of variables ?
.
- Follow-Ups:
- Re: local variables in a recursive program
- From: Malcolm McLean
- Re: local variables in a recursive program
- From: Gordon Burditt
- Re: local variables in a recursive program
- From: Richard Heathfield
- Re: local variables in a recursive program
- Prev by Date: Re: Variable declaration followed by colon?
- Next by Date: Re: Why do people say 'extern' is error prone ?
- Previous by thread: C Books and algorithm books
- Next by thread: Re: local variables in a recursive program
- Index(es):