Changes

Jump to: navigation, search

OOP244 - HOTYS Project Dev Page - 20101

1,100 bytes removed, 15:56, 13 June 2010
edited the look of the page
== <big>'''HOTYS Project Development Page'''</big>'''==[http://zenit.senecac.on.ca/wiki/index.php/OOP344_-_HOTYS_-_20102 Team HOTYS]'''</big></big> - To link to the main team page.== '''HOTYS Project Development Page''' =====[http://zenit.senecac.on.ca/wiki/index.php/Oop344_20102_-_iof_functions#Simple_Functions Simple Functions=]==
<p>
So far, we We have decided to split up the functions in the proceeding manner until Fardad has assigned work out.
</p>
<br />
<ul>
 
<li>YuJin:
<ul>
<li>int iof_getch(void) </li>
<li>void iof_flush(void) </li>
</ul>
</li>
<li>Steph:
<ul>
<li>void iof_init(void)</li>
<li>void iof_movecur(int r, int c)</li>
</ul>
</li>
<li>Han:
<ul>
<li>void iof_clrscr(void)</li>
<li>void iof_end(void)</li>
</ul>
</li>
<li>Tony:
<ul>
<li>void iof_prnstr(const char *s)</li>
<li>int iof_rows(void)</li>
</ul>
</li>
<li>Ozzy:
<ul>
<li>int iof_cols(void)</li>
<li>void iof_putch(int c)</li>
</ul>
</li>
</ul>
<br /> <br />
 
=== Complex Functions ===
<p>The following is [http://zenit.senecac.on.ca/wiki/index.php/Oop344_20102_-_iof_functions#Suggested_workload_.28task_distribution.29 Fardad's suggested task distribution]. There might be changes to this and will be updated as soon as possible.</p>
 
<big><pre>
Han:A - [displayflagvoid iof_clrscr(void)]; [flag - void iof_end(void)] [edit(): Left key] [Test BCC platform];
Ozzy:B - [displayMenuItemint iof_cols(void)]; [MenuItem - void iof_putch(int c)] [edit(): Right Key] [Test VCC platfrom];
Tony:C - [editvoid iof_prnstr(const char *s): Corrections before editing]; [edit - int iof_rows(void): Backspace Key] [edit(): Enter and All function keys] [Test Linux platform];
YuJin:D - [edit(): Escape key, including Undo int iof_getch(memory allocation and releasevoid)]; [edit - void iof_flush(void): Delete Key] [edit(): data entry, insert mode] [Test Mac platform];
Stephanie:E - [edit: Home and End Key] void iof_init(void); [Insert Key] [Tab Key] [data entry - void iof_movecur(int r, overstrike mode] [Overall review before final release]int c);
</pre></big>
<br />
== [http://zenit.senecac.on.ca/wiki/index.php/Oop344_20102_-_iof_functions#Complex_Functions Complex Functions] ==
<p>The following is the task distribution after IRC group meeting. It will be updated.</p>
<big><pre>
D- [displayMenuItem()]
[MenuItem()]
[edit(): data entry, - insert mode]
[Test Linux platform]
Stephanie
E- [edit(): Home and End Key] [edit(): Insert Key] [and Tab Key] [edit(): data entry, - overstrike mode]
[Overall review before final release]
</pre></big>
1
edit

Navigation menu