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