On Fri 2009-01-23 10:50:00 UTC-0800, Robert Ryan ([email protected]) wrote:
> is a pointer in C++ also an object, No. > since all things in C++ are objects ? This is wrong. For example, none of the base types (int, char, etc.) are objects.
On Fri 2009-01-23 10:50:00 UTC-0800, Robert Ryan ([email protected]) wrote:
> is a pointer in C++ also an object, No. > since all things in C++ are objects ? This is wrong. For example, none of the base types (int, char, etc.) are objects.