Changes

Jump to: navigation, search

OOP344 Assignment Two

3 bytes removed, 14:31, 26 October 2009
IO_Form
'''IO_Form''' should be able to hold unlimited number of '''IO_Fields'''. (Use either a dynamic array, or linked list structure of '''IO_Fields''' to implement this)
the '''IO_Form''' must be able to add the IO_Field classes to itself one at the a time and then provide the user, the means of editing them in order they where were added.
--- incomplete ----
1
edit

Navigation menu