Difference between revisions of "Team G Project Dev Page 20103 - OOP344"

From CDOT Wiki
Jump to: navigation, search
(prj0.1)
(prj0.2)
Line 13: Line 13:
  
 
Wei Song  --  Line Editor: int iol_edit(......) -- exclude isTextEditor.
 
Wei Song  --  Line Editor: int iol_edit(......) -- exclude isTextEditor.
 +
 
Paul  Brown --  Line Editor: int iol_edit(......) -- include isTextEditor only.
 
Paul  Brown --  Line Editor: int iol_edit(......) -- include isTextEditor only.
 +
 
Heesan Song--  Selection Editor -- include void iol_displayflag(.....), int iol_flag(......), void iol_displayMenuItem(.....), and int iol_menuItem(......).
 
Heesan Song--  Selection Editor -- include void iol_displayflag(.....), int iol_flag(......), void iol_displayMenuItem(.....), and int iol_menuItem(......).

Revision as of 13:00, 9 October 2010


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources

Team G Project Development Page

prj0.1

 *Paul  Brown  - Linux
 *Heesang Song - Win-VC
 *Wei   Song   - Win-BC

prj0.2

Wei Song -- Line Editor: int iol_edit(......) -- exclude isTextEditor.

Paul Brown -- Line Editor: int iol_edit(......) -- include isTextEditor only.

Heesan Song-- Selection Editor -- include void iol_displayflag(.....), int iol_flag(......), void iol_displayMenuItem(.....), and int iol_menuItem(......).