i’m new to programming and it’s my first time using CYGWIN. I used Notepad++ to create my code, named the file “lab1exe_A.c” but when i try to run it using the CYGWIN terminal this error message keeps popping up : “cc1: fatal error: lab1exe_A.c No such file or directory
compilation terminated.”
I’ve looked up a few solutions, removing spaces in the name, but didn’t seem to work. I’ve considered downloading more packages but i didn’t know which ones in particular so i’ve scrapped that idea. I’m really confused and desperatelyy needs help.
6