no save
Assistance
Achat
News

Forum | programmation
[printf]C/unix
kilian, le mer. 07 déc. 2005 à 21:35:34
kilian@Tourte:~/Desktop$ gcc test.c -o test
test.c:1:22: error: iostream.h: Aucun fichier ou répertoire de ce type
test.c: In function 'main':
test.c:5: error: 'cout' undeclared (first use in this function)
test.c:5: error: (Each undeclared identifier is reported only once
test.c:5: error: for each function it appears in.)

Même chose si j'enlève le .h de iostream.
Après, je ne sais pas, peut être que je n'ai pas la bibliothèque manquante....

EDIT: en fait si je l'ai, mais elle n'est prise en compte que par g++ (donc mon compilateur c++, mais pas par gcc, mon compilateur c)
Précédenttoto
déc. 05
fredo10
déc. 05
Suivant
REPONSES
kilian
déc. 05
kilian
déc. 05
fredo10
déc. 05
kilian
déc. 05
toto
déc. 05
kilian
déc. 05
toto
déc. 05
kilian
déc. 05
fredo10
déc. 05
tafiscobar
déc. 05
Version Web
Réalisé par RedShift
no save