Hi all,
I'm a newbie when it comes to programming and I'm trying to write up a project for Uni. However, I can't compile it (or more correctly, I'm not sure how to do it properly... I tried gcc -o -Wall -ansi -pedantic <filename> <filename.c> but command not known.)
I am using the terminal and vi is my code editing program.
Also, I downloaded vim - but I can't seem to open it from within the terminal - I have to launch it from the Finder. Is this correct?
Any help sincerely appreciated - but please bear in mind this is all new to me - so, as Homer would say, "Dumb it down for me"
Thanks.