How can I execute a.exe using the Cygwin shell?
a.exe
I created a C file in Eclipse on Windows and then used Cygwin to navigate to the directory. I called gcc on
./a.exe at the prompt