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

From CDOT Wiki
Jump to: navigation, search
(prj0.2)
Line 1: Line 1:
 
{{OOP344 Index | 20103}}
 
{{OOP344 Index | 20103}}
=====Team G Project Development Page=====
+
Development for Team G
  
==prj0.1==
+
==Team Members==
  *Paul Brown - Linux
+
* [[User:Pbrown9 | Paul Brown]] - Linux
 +
* [[User:Wsong18 | Wei Song]] - Win-VC
 +
* [[User:Hsong23 | Heesang Song]] - Win-BC
  
   *Heesang Song - Win-VC
+
== Platforms ==
 +
   * pbrown9 - Linux
 +
  * wsong18 - Windows VC
 +
  * hsong23 - Windows BC
  
   *Wei   Song   - Win-BC
+
== prj0.1 ==
 +
   * pbrown9 - LNX
 +
   * wsong18 - VCC
 +
   * hsong23 - BCC
  
==prj0.2==
+
== prj0.2 ==
 +
  * pbrown9 - Line Editor: int iol_edit() // isTextEditor only
 +
  * wsong18 - Line Editor: int iol_edit() // exclude isTextEditor
 +
  * hsong23 - Selection Editor: void iol_displayflag(), int iol_flag(),
 +
              void iol_displayMenuItem(), int iol_menuItem()
  
 
+
==Current Trunk Status==
Wei Song  --  Line Editor: int iol_edit(......) -- exclude isTextEditor.
+
  * Committed by pbrown9
 
 
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(......).
 

Revision as of 11:18, 16 October 2010


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Development for Team G

Team Members

Platforms

 * pbrown9 - Linux
 * wsong18 - Windows VC
 * hsong23 - Windows BC

prj0.1

 * pbrown9 - LNX
 * wsong18 - VCC
 * hsong23 - BCC

prj0.2

 * pbrown9 - Line Editor: int iol_edit() // isTextEditor only
 * wsong18 - Line Editor: int iol_edit() // exclude isTextEditor
 * hsong23 - Selection Editor: void iol_displayflag(), int iol_flag(),
             void iol_displayMenuItem(), int iol_menuItem()

Current Trunk Status

 * Committed by pbrown9