
12/03/2004, 01:57
|
![Avatar de periCo[un]Ltd.](http://static.forosdelweb.com/customavatars/avatar38146_1.gif) | | | Fecha de Ingreso: agosto-2003 Ubicación: Mexico
Mensajes: 146
Antigüedad: 21 años, 7 meses Puntos: 0 | |
Código:
int gracias()
{
for (horas=0; horas<=8; horas++)
{
if (ayuda!=true)
tarea=NULL;
}
if (tarea!=NULL)
cout << "Gracias por tu ayuda";
else
cout << "Gracias por nada";
return 0;
}
:-p
__________________ I miss you, like the desert miss the rain |