cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Inheritance
Inheritance
Feb 25, 2012 at 6:34pm UTC
Aikon
(75)
Like in java all classes are inheritanced to the class Object. There is something like this in C++?
THX
Feb 25, 2012 at 6:39pm UTC
quirkyusername
(792)
No. There is no base 'object' class in C++.
Topic archived. No new replies allowed.