vscode-cpptools icon indicating copy to clipboard operation
vscode-cpptools copied to clipboard

the code will not run in terminal window

Open mjeed02 opened this issue 1 year ago • 1 comments

hi im trying to run some c code but every time the terminal window that opened will not run the code the window is called "gcc build active file" it will not display any output or will except any input because the window will close

Build finished successfully.
 *  Terminal will be reused by tasks, press any key to close it. 

im using a macbook

mjeed02 avatar Oct 10 '24 14:10 mjeed02

@mjeed02 It sounds like you're using a task to build, but then you're not launching the debugger or running the code.

sean-mcmanus avatar Oct 10 '24 17:10 sean-mcmanus

This issue has been closed because it is a question and has not had recent activity.

github-actions[bot] avatar Dec 10 '24 11:12 github-actions[bot]