Back to Browse

C++ OOP 1c: Improving the Time class

635 views
Dec 10, 2012
6:34

Adding an additional parameter (an enumeration) to the constructor so that we can initialize the value of the Time class in any of our units, ns, us, ms or seconds.

Download

0 formats

No download links available.

C++ OOP 1c: Improving the Time class | NatokHD