Changes

Jump to: navigation, search

PROJECTS

310 bytes added, 13:11, 6 June 2010
no edit summary
<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>
<tr>
<td>void iof_flush(void)</td>
<td>Ensures that any output sent to the screen is displayed on the screen (that is, this function flushes the output buffer).</td>
</tr>
<tr>
<td>int iof_getch(void) </td>
<td>Returns the virtual key code identifying the key pressed by the user. </td>
</tr>
</table>
1
edit

Navigation menu