|
-
October 3rd, 2002, 07:00 AM
#1
dynamic function ptr lookup
Hey,
Just wondering as I have been writing applications in Java for a couple years now and recently gone back to developing with c++.
With Java I can easily find a method during run-time with the classes Method and Class, by just having Strings with the class name and method name.
Is something similar possible in c++? If so, how would it affect performance?
thanks,
/ nex
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|