When ever i try to run my code in terminal in VS code i get this error | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

When ever i try to run my code in terminal in VS code i get this error

PS D:\E\C tutorial\Chap 5> cd "d:\E\C tutorial\Chap 5\" ; if ($?) { gcc new.c -o new } ; if ($?) { .\new } Program 'new.exe' failed to run: Access is deniedAt line:1 char:73 + ... tutorial\Chap 5\" ; if ($?) { gcc new.c -o new } ; if ($?) { .\new } + ~~~~~. At line:1 char:73 + ... tutorial\Chap 5\" ; if ($?) { gcc new.c -o new } ; if ($?) { .\new } + ~~~~~ + CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException + FullyQualifiedErrorId : NativeCommandFailed

16th Nov 2021, 7:23 AM
Vinithkumar Alande
Vinithkumar Alande - avatar
1 Answer
- 1
Yes
16th Nov 2021, 12:30 PM
Vinithkumar Alande
Vinithkumar Alande - avatar