User profile: kerrywei

User info
User name:kerrywei
Statistical data
Skills:C
C++
Objective-C
History
Joined:
Number of posts:1
Latest posts:

c++ inheritance
my example: [code] #include <iostream> #include <stdio.h> using namespace std; class Base {...