21
edits
Changes
no edit summary
==Console Input Output Library ==
Due date: October 10, 2009
==Basic Console Input Output ==
You are to write a program that places characters at various positions on a screen using a direct terminal library module. Your library module is named '''''io''''' and contains the following functions:
==Specifications==
===void io_init(void)===