On 5/8/2013 2:48 PM, rashan wrote:
> Can u explain: why in C we can have a reference to a pointer... but
> not... a pointer to a reference.
What do you mean by "reference"? If you mean the word as
it's used in C++, C doesn't have that kind of "reference" at all.
Try comp.lang.c++ if that's the language you're using.
> Isn't it VOID pointer will be good for this, can point to anything or
> nothing.
What do you mean by "this"?
--
Eric Sosman
eso...@comcast-dot-net.invalid