Changes

Jump to: navigation, search

OOP244 - HOTYS Project Dev Page - 20101

360 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>
<big><pre>
Han:
- void iof_clrscr(void);
- void iof_end(void);
 
Ozzy:
- int iof_cols(void);
- void iof_putch(int c);
 
Tony:
- void iof_prnstr(const char *s);
- int iof_rows(void);
 
YuJin:
- int iof_getch(void);
- void iof_flush(void);
 
Stephanie:
- void iof_init(void);
- void iof_movecur(int r, int c);
</pre></big>
<br />
<ul>
<li>YuJin== [http: <ul> <li>int iof_getch(void) </li> <li>void iof_flush(void) </li> <zenit.senecac.on.ca/ul> <wiki/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 index.php/>Oop344_20102_-_iof_functions#Complex_Functions Complex Functions] ==
=== 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 the task distribution]. There might be changes to this and will be updated as soon as possible.</p>
<big><pre>
Han
A- [displayflagdisplayFlag()]
[flag()]
[edit(): LeftkeyLeft key]
[Test BCC platform]
Ozzy
B- [displayMenuItemedit(): Escape key, including Undo (memory allocation and release)] [MenuItemedit(): Delete Key] [edit(): RightKeyRight Key]
[Test VCC platfrom]
Tony
C- [edit(): Corrections before editing]
[edit(): BackspaceKeyBackspace Key]
[edit(): Enter and All function keys]
[Test Linux Mac platform]
YuJin
D- [edit(): Escape key, including Undo displayMenuItem(memory allocation and release)] [editMenuItem(): DeleteKey] [edit(): data entry, - insert mode] [Test Mac Linux platform]
Stephanie
E- [edit(): Home and End Key] [InsertKey] [TabKeyedit(): Insert Key and Tab Key] [edit(): data entry, - overstrike mode] [Overall review beofre before final release]
</pre></big>
1
edit

Navigation menu