0
Cout
Can anyone help me with sublime text saving code for c++ https://code.sololearn.com/c8uRzvQ6O8zD/?ref=app
1 Antwort
+ 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