Difference between revisions of "Team I typedef Foo - oop344 20111"

From CDOT Wiki
Jump to: navigation, search
(Functions to be include)
m (Comiting)
Line 12: Line 12:
 
* repo id: 9
 
* repo id: 9
 
=== Trunk Status ===
 
=== Trunk Status ===
* Committed by  
+
* Commiting by  
*: id: [mailto:swedwards@learn.senecac.on.ca swedwards]
+
*: id: [mailto:sthistle@learn.senecac.on.ca sthistle]
*: name: Stephen Edwards
+
*: name: Sean Thistle
*: irc nick: swedwards
+
*: irc nick: Yellow-Box_Mk2
*: very minor progress on bio_edit
+
*: latest working code
 
 
 
== Team Members ==
 
== Team Members ==
 
{| class="wikitable sortable" border="1" cellpadding="5"
 
{| class="wikitable sortable" border="1" cellpadding="5"
Line 46: Line 45:
 
*int bio_edit(char* str, int row, int col, int fieldlen, int maxdatalen, int* insertmode,
 
*int bio_edit(char* str, int row, int col, int fieldlen, int maxdatalen, int* insertmode,
 
:::::int* offset, int* curpos, int IsTextEditor, int ReadOnly)
 
:::::int* offset, int* curpos, int IsTextEditor, int ReadOnly)
::- By ...
+
::- By sthistle and swedwards
 
 
 
*void bio_displayflag(const char* format, int row, int col, int status);
 
*void bio_displayflag(const char* format, int row, int col, int status);
 
*int bio_flag(const char* format, int row, int col, int* status, int radio);
 
*int bio_flag(const char* format, int row, int col, int* status, int radio);

Revision as of 19:54, 17 February 2011


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

typedef Foo (Team I)

Project Marking Percentage

  • due right after study break

Group work:      XX%        (25 <= xx <= 50)
Individual work: XX% +      (50 <= xx <= 75) 
-------------------------
Total           100%

Repository

  • repo id: 9

Trunk Status

  • Commiting by
    id: sthistle
    name: Sean Thistle
    irc nick: Yellow-Box_Mk2
    latest working code

Team Members

Typedef (Team I)
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Sean Thistle OOP344B sthistle sthistle Yellow-Box_Mk2 tToyEtSCciPe
Herman Wu OOP344B hwu46 hwu46 Herman_Wu Herman's Blog
Weichen Liang OOP344B wliang11 wliang11 wliang Will's blog
Stephen Edwards OOP344A swedwards swedwards swedwards Steve's Blog



Tasks

Complex Functions (Platform independent functions) Rel 0.2 (or 0.5)

  • due on Thu, Feb 17th 23:59

Functions to be include

  • void bio_display(const char* str, int row, int col,unsigned int len)
- By ...
  • int bio_edit(char* str, int row, int col, int fieldlen, int maxdatalen, int* insertmode,
int* offset, int* curpos, int IsTextEditor, int ReadOnly)
- By sthistle and swedwards
  • void bio_displayflag(const char* format, int row, int col, int status);
  • int bio_flag(const char* format, int row, int col, int* status, int radio);
- By wliang11
  • void bio_displayMenuItem(const char* format, const char* menuItem, int row, int col, int len, int status);
  • int bio_menuItem(const char* format, const char* menuItem, int row, int col, int len, int* status);
- By hwu46

meetings

  • latest will be on top

topic, date

date