1
edit
Changes
→Simple Functions Rel 0.1
|}
== Tasks ===== Simple Functions Rel 0.1 ===
'''due Wed Feb 2nd'''<br />
<br />
==== Platform ====
* WIN VS
** Handle by Herman Wu [mailto:hwu46@learn.senecac.on.ca hwu46]
==== Functions to be include on each platform ====
* void bio_initscr(void)
* void bio_endscr(void)
* void bio_putch(int c)
* void bio_prnstr(const char* s)
== Complex Functions (Platform independent functions) Rel 0.2 ==