Changes

Jump to: navigation, search

OOP344 Assignment Two

11 bytes added, 12:00, 19 October 2009
m
General Definition Header file
for now add the following define statements in io_def.h
<big><pre>
#define IO_NO_ACTION (0x1)
#define IO_CLEAR (0x2)
#define IO_SHOW_HELP (0x16)
#define _FRAME_CHARS "|+-+|+-+"
</pre></big>
==Mandatory Classes==

Navigation menu