|
||
void text_mode_cursor ( int mode )
int mode; // cursor mode
|
|
|||||||||
Synopsis |
#include "silver.h"
The text_mode_cursor function sets the text mode cursor to the specified mode.
|
|
||||||||
Parameters |
mode is an integer specifying the appearance appearance of the text cursor.
|
|
||||||||
Return Value |
none. |
|
||||||||
|
|