Team C Project Dev Page 20103 - OOP344
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Team C Development Page:
Contents
Team C
Platforms
* jdgriffith - VCC * lwu11 - BCC * mrtait1 - MAC * Joan - LNX
prj0.1
* jdgriffith - VCC * lwu11 - BCC * mrtait1 - MAC * Joan - LNX
prj0.2
Line Editor: int iol_edit(.....) (everybody)
1.jdgriffith: TAB, Insert (2 keys); int iol_flag(......) (1 function)
2.lwu11: DEL, BackSpace ( 2 keys); void_displayflag(....) (1 function)
3.mrtait1: Left,Right, home, End (4 keys); void iol_displayMenuItem (1 function)
4.Joan: Escape(1key);
int iol_menuItem(const char* format,const char* menuItem, int row, int col, int len, int* status) (1 function)