Thread
:
C++ Inheritance help!?
View Single Post
#
5
(
permalink
)
06-11-2008, 10:07 AM
Turk4n
Programming Professional
Join Date: May 2008
Location: 4chan.org/g/
Age: 19
Posts: 315
Rep Power:
8
Re: C++ Inheritance help!?
Quote:
Originally Posted by
v0id
He can easily implement a member function:
Code:
int CalculateP(int I, int T) { return I/T; }
Wonderful, now he should be able to do the rest I guess xD
__________________
Think, feel, know programming!
Turk4n
View Public Profile
Send a private message to Turk4n
Find all posts by Turk4n
Sponsored Links