In vs code if you find the error gcc.exe: error: a.c: No such file or directory
gcc.exe: fatal error: no input files then , use this code :
gcc ..\a.c -o hello
.\hello