Discussion:
A4Q3 - Varray in Player class
(too old to reply)
Alex Walter
2011-07-04 19:50:32 UTC
Permalink
Are we allowed to add private member functions in the Player class which
access and mutate the Varray structure?
Terry Anderson
2011-07-04 21:20:22 UTC
Permalink
You may add private members you feel are appropriate wherever we have
explicitly stated "you may add members"
--
Terry Anderson
CS 246 Instructor
Post by Alex Walter
Are we allowed to add private member functions in the Player class which
access and mutate the Varray structure?
Loading...