Problem to execute c program

Rishav Das 1 Reputation point
2022-10-10T04:14:25.697+00:00

I recently installed vs code. I can easily execute python commands and sql queries in it. But when I try to execute even a simple c program like printing "Hello World", it shows me this following error-

"cd "C:\Users\WIN10~1\AppData\Local\Temp\" ; if ($?) { gcc tempCodeRunnerFile.c -o tempCodeRunnerFile } ; if ($?) { .\tempCodeRunnerFile }
set location: an object at the specified path does not exist."

What should I do?248817-screenshot-2022-10-10-094159.png

Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.