Changes

Jump to: navigation, search

PROJECTS

349 bytes added, 13:10, 6 June 2010
no edit summary
<tr style=" font-size:large; border-top:1px solid #999; border-bottom:1px solid #999;">
<th>Function NameSimple Functions</th>
<th> </th>
<td>void iof_end(void)</td>
<td>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. </td>
</tr>
<tr>
<td>int iof_rows(void) </td>
<td>Returns the number of rows on the screen. </td>
</tr>
<tr>
<td>int iof_cols(void) </td>
<td>Returns the number of columns on the screen. </td>
</tr>
<tr>
<td>void iof_clrscr(void) </td>
<td>Clears the screen and leaves the cursor in the upper left-hand corner of the screen. </td>
</tr>
</table>
1
edit

Navigation menu