Changes

Jump to: navigation, search

OOP344 Assignment Two

No change in size, 16:16, 4 November 2009
m
Add methods
<hr width="50%" />
<big><pre>
IO_Form &operator<<(IO_Field* f);
</pre></big>
<hr width="50%" />
<big><pre>
IO_Form &operator<<(IO_Field& f);
</pre></big>
Uses the private add() method to add a non-submitter, non-dynamic IO_field.

Navigation menu