1
edit
Changes
→Development
==Development==
'''Bugs/Problems/Unfinished Functions'''<br/>IOTextEdit - Not sure how it's supposed to interact with the other classes<br/>IOField:<br/>int IOField::edit(){//Enforces the children to have an edit method<br/>IOField& IOField::set(const void* data){//Enforces the children to have a set method<br/>
==Members==