21
edits
Changes
m
→Public Methods
void Display(void);
</pre></big>
'''Display()''' is a direct call to '''io_display()''' function printing '''_data''', at '''_rowgetRow()''' and '''_colgetCol()''' up to '''_len''' characters. If '''_len''' is less than zero, then '''_data''' will be printed to the end.
<big><pre>
void Set(const void* str);