|
|
 | | From: | igouy at yahoo.com | | Subject: | Re: Static vs dynamic | | Date: | 13 Jan 2005 16:52:45 -0800 |
|
|
 | > void * pointers have no type information at all Thanks, that's what I began to understand.
> You are also trying to apply a method to a *pointer*, rather > than what it points to. Oh I just copied Mr Martin's code ;-)
|
|
|