[EMAIL PROTECTED] writes:

>     Thanks. I tried this and I seem to get a number infront of the
> class name that is printed. Is this expected?

The result of typeid(*ptr).name() is implementation defined. The only
thing you can rely on is that it's a null-terminated string.
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to