+ 2
How to print bool in C++?
5th Jun 2017, 11:05 PM
Hyde
2 Respuestas
+ 8
cout << "bool";
or
bool abool = true;
cout << abool;
Not sure which one you wanted 😝
5th Jun 2017, 11:11 PM
Rrestoring faith

+ 4
Thanku..
5th Jun 2017, 11:16 PM
Hyde
¿Tienes a menudo preguntas como esta?
Aprende gratis de forma más eficaz
En tendencia hoy
Input errors (python)
1 Votes
Vote Code
1 Votes
Script file names
0 Votes
Without degree job
0 Votes
Html learn
1 Votes
Java doubt coders
0 Votes