On Tue, Feb 03, 2004 at 01:50:01PM +0100, Mirar @ Pike developers forum wrote:
Why do you need that? What if something inherits your program? Or have another class with a compatible API?
What if I don't want this "something" to inherit my program?
It is possible to compare types in Pike (typeof(A) == typeof(B)), so why it shouldn't be possible to do in C?
Regards, /Al