Changes

Jump to: navigation, search

OOP344 Assignment Two

58 bytes removed, 02:49, 5 November 2009
Pure Virtual Methods
These are pure virtual methods enforcing the creation of the identical methods in the derived classes. This make the IO_Field class an abstract class.
Note: The purpose of passing a IO_Form pointer to the Edit method, is to make the future Edit methods capable of sending a message (errors and help messages)to the Screen they are being Edited on.
<hr width="50%" />
<hr width="50%" />
 
<hr width="50%" />
==IO_Frame==

Navigation menu