On Sun, Apr 24, 2005 at 04:09:37AM +0200, patrick jayet wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Bonsoir � tous,
> 
> J'essaie de compiler un petit programme test en C++ sous linux utilisant
> les librairies standard C++:
> 
> #include <iostream>

using namespace std;

> int main()
> {
>         cout << "hello world\n";
>         return 0;
> }
>
> first.cpp:5: error: `cout' undeclared (first use this function)

je d�couvre ce bidule de namespace � l'instant, faut pas
m'en demander plus(plus)
_______________________________________________
gull mailing list
[email protected]
http://lists.alphanet.ch/mailman/listinfo/gull

Répondre à