PS C:\Users\Rohit Pradhan\C Tutorials> gcc main.c
gcc.exe: error: main.c: No such file or directory
gcc.exe: fatal error: no input files
compilation terminated.
Getting this error after typing "gcc main.c", trying to run a.exe in my directory
PS C:\Users\Rohit Pradhan\C Tutorials> gcc main.c
gcc.exe: error: main.c: No such file or directory
gcc.exe: fatal error: no input files
compilation terminated.
Getting this error after typing "gcc main.c", trying to run a.exe in my directory
Copyright © 2021 Jogjafile Inc.