Beispiel #1
0
char *CON_Input()
{
	return CON_Input_TTY();
}
Beispiel #2
0
char *CON_Input( void )
{
	return CON_Input_TTY();
}