A voir également:
- Problème pour afficher
- Afficher appdata - Guide
- Afficher mot de passe wifi android - Guide
- Afficher taille dossier windows - Guide
- Windows 11 afficher d'autres options - Guide
- Afficher google - Guide
2 réponses
zanzan200
Messages postés
60
Date d'inscription
dimanche 5 avril 2009
Statut
Membre
Dernière intervention
22 décembre 2013
5
17 mai 2009 à 15:17
17 mai 2009 à 15:17
#include<stdio.h>
main()
{
printf("hello");
}
main()
{
printf("hello");
}
17 mai 2009 à 15:20
Si "cout" n'est pas interprété c'est qu'il faut le déclarer (ou plutôt déclarer que l'on utilise pas "std::")
http://www.siteduzero.com/tutoriel-3-11131-premier-programme-c-avec-cout-et-cin.html