A voir également:
- Probleme codeblocks
- Codeblocks - Télécharger - Langages
2 réponses
Bonjour,
Voici le texte correct à taper:
#include <stdio.h>
#include <stdlib.h>
main()
{
printf("Hello world!");
return 0;
}
Voilà, teste maintenant ;-)
Voici le texte correct à taper:
#include <stdio.h>
#include <stdlib.h>
main()
{
printf("Hello world!");
return 0;
}
Voilà, teste maintenant ;-)