Programas en c++

Friday, January 27, 2006

Desplegar un nombre.

#include <iostream.h>
#include <conio.h>

main()
{
cout<<"Juan";
getch();
}

0 Comments:

Post a Comment

<< Home

Google