News

First off, I'll have coded a workaround before you read this. But now I've got a bee up my bu, errr, bonnett.<BR><BR>I'm writing test code in C, and I need 100 pointers to (unique) functions. I'm ...
I ask because it doesn't seem to be for me. I've got a number of classes that inherit from a base class with some virtual functions. When I have a base class pointer everything works fine as it should ...