User: flashmed

  • Public profile

User profile: flashmed

User info
User name:flashmed
History
Joined:
Number of posts:4
Latest posts:

Calling derived class's functions in a function with parameter of base class
Can you give me an example please (related to my question)? (on the dynamic_cast, I've read the tuto...

Calling derived class's functions in a function with parameter of base class
Is there a way I can force the code to use Human's func2 if in fight() I had a checking to make sure...

Calling derived class's functions in a function with parameter of base class
Say I have 3 classes: [code]class Player { public: virtual func1(); }; class ...

Loading function from system32 DLL
Hi, I have an undocumented DLL that I want to load a function from, though, there has been a lot of ...

This user does not accept Private Messages