File formats with gcc
I wrote some c code in a file and saved it with gedit. I then opened the
terminal and tried compiling it with gcc but it gives me an error that it
does not recognize the format of my c file. If gcc does not recignize the
format that gedit puts out what format does it read?
No comments:
Post a Comment