Sávio M. Ramos escreveu:
Olá,

Tentei compilar o programa abaixo, com cpp e gcc e não consegui.

Alguma luz?

Grato.

O prgrama:

#include<iostream>
int main()
{
  std::cout<<"Alô mundo"<<std::endl;
  return 0;
}
[...]

Olá,

      Use o g++ em vez de cpp ou gcc.


[]'s
          Junior Polegato


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

Responder a