Open main menu

CDOT Wiki β

Changes

OOP344 Assignment Two

1 byte added, 00:56, 8 December 2009
void set(const void *str);
===void set(const void *str);===
splits the newline separated data from the "str" argument into "series of stingsstrings" that are created dynamically to be edited by the io_edit function in the edit method.
===virtual ~IO_TextEdit();===
1
edit