Console application | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Console application

When I make a new console application in Code::Blocks, how is it executed differently than, and empty project? When its compiled, how does the computer know to open to in command prompt? I'm asking because when I create either type of project, there is no class with code that the computer can use to know whether to open it in the console or not. Thanks

29th Oct 2017, 4:10 AM
Atreyo Bhattacharjee
Atreyo Bhattacharjee - avatar
1 Resposta
+ 1
It's alle defined in the iostream library
2nd Nov 2017, 11:47 AM
Marco
Marco - avatar