Changes

Jump to: navigation, search

OOP344 Assignment Two

8 bytes added, 03:03, 5 November 2009
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);

Navigation menu