Difference between revisions of "PROJECTS"
Line 2: | Line 2: | ||
=IOF= | =IOF= | ||
− | <table border="1" cellspacing="0" cellpadding="4" style=" | + | <table border="1" cellspacing="0" cellpadding="4" style=" border:1px solid ; font-size:small; line-height:1.5;"> |
<tr style=" font-size:large; border-top:1px solid #999; border-bottom:1px solid #999;"> | <tr style=" font-size:large; border-top:1px solid #999; border-bottom:1px solid #999;"> |
Revision as of 12:07, 6 June 2010
projects of oop344
IOF
Function Name | |
---|---|
void iof_init(void) | Initializes the iof routines. |
void iof_end(void) | Shuts down the io routines and ensures that the cursor is not left in the middle of the screen, which may be partly filled with characters. |