Re: Staic array de allocation



somenath wrote:

Hi ALL,

I have a doubt regarding declaration of static variable.
Suppose if we declare a char array as static then when the memory
reserved for the elements of the array will be de allocated .For
example when the memory reserved for "array[10]" will be de
allocated ?

You asked this question a while ago and got answers. If you're posting
through Google Groups, it's recommended to wait for a few hours, for your
post, and any replies to it, to show up, before attempting reposting. The
latency of the Google Groups interface is much more than traditional Usenet
access.

.