Open main menu

CDOT Wiki β

Changes

OOP344 Assignment One

31 bytes added, 00:04, 14 September 2009
no edit summary
==Console Input Output Library ==
Due date: October 10, 2009
==Specifications==
==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)===