Changes

Jump to: navigation, search

OOP344 Assignment Two

18 bytes added, 16:46, 19 December 2009
Constructor
<big><pre>
IO_Field(int '''row''', int '''col''', void* '''data ''' = (void*)0);
</pre></big>
This constructor sets the corresponding attributes to the values of incoming arguments.
1
edit

Navigation menu