Ver Mensaje Individual
  #2 (permalink)  
Antiguo 12/03/2004, 01:57
Avatar de periCo[un]Ltd.
periCo[un]Ltd.
 
Fecha de Ingreso: agosto-2003
Ubicación: Mexico
Mensajes: 146
Antigüedad: 20 años, 9 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