Cout | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Cout

Can anyone help me with sublime text saving code for c++ https://code.sololearn.com/c8uRzvQ6O8zD/?ref=app

5th Aug 2019, 4:31 PM
Walter Bezos O'brien
Walter Bezos O'brien - avatar
1 Réponse
+ 4
You can run the file immediately after compiling by hitting Ctrl+Shift+B. Your program's output will be displayed in the output window at the bottom of Sublime Text. Or you can go through tools then build. For more information https://stephencoakley.com/2015/01/21/guide-setting-up-a-simple-c-development-environment-on-windows
5th Aug 2019, 4:41 PM
MsJ
MsJ - avatar