Relative Content

Tag Archive for c++cterminaloutputdebug-console

C and C++ file not working in terminal in VScode

When I use Run code, I get normal output but when I use run C/C++ file I don’t get the desired output instead get a bunch of things written.
This is what I get in Debug console when running C program –