Search:
Forum
General C++ Programming
instanceof() in java to C++
instanceof() in java to C++
Jan 21, 2010 at 8:50am UTC
olredixsis
(194)
I am now programming a class with objects such that the objects won't touch each other.
I have taken Java programming language and my question is this:
What is the equivalent of instanceof() in java to C++?
Thanks.
Jan 21, 2010 at 9:25am UTC
kbw
(9488)
dynamic_cast
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs