Ver Mensaje Individual
  #6 (permalink)  
Antiguo 11/11/2003, 09:33
The_One.exe
 
Fecha de Ingreso: septiembre-2003
Ubicación: Via del Mar
Mensajes: 42
Antigüedad: 21 años, 5 meses
Puntos: 0
vale!!!
Pero mira
como se usa?

#include<curses.h>
main(){
move(10,20);
print("algo");
}
me tira un error
#include<curses.h>
void move(int x, int y);
main(){....
....}
tampoco me resuta..... se te ocurre algo
__________________
The_one