Ejemplo n.º 1
0
char *CON_Input()
{
	return CON_Input_TTY();
}
Ejemplo n.º 2
0
char *CON_Input( void )
{
	return CON_Input_TTY();
}