On Thu, 27 Jan 2005, Manuel Salvador Lopez Gil wrote:

> Al intentar compilar este programa
>
> #include <iostream.h>
> #include <time.h>
> #include <math.h>
>
> int main(void)
> {
>  cout << "hola mundo" ;
>  return 0;
> };
  ^^^
Quizas es el ; de mas al final que marea al compilador.

Xavier


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a