by Ulrich Eckhardt <doomster@[EMAIL PROTECTED]
>
May 2, 2008 at 09:21 AM
sridevisaran@[EMAIL PROTECTED]
wrote:
> what is difference between heap,far,stack memory.what is
> use.which place which memory use.
>
> what is use of pointer.why use pointer.difference between pointer and
> array .
>
> what is meant by volatile,volatile pointer.what is use.
>
> what is use of static function.
I suggest you pick a good book from the reviews at http://accu.org
for
whichever language (C or C++) you are using. Sure, most of these things
could be explained here, but the concepts are sometimes so very
fundamental
that a good book is much better.
Uli