Learning C in OSX Terminal
I’ve just started a new intro to C programming uni course, and I’ve decided to complete it on my Macbook, as the subject will continue while I’m on tour and I don’t want to clutter up my performance PC with developer tools. I’ve been able to get things compiled in OSX Terminal, but was having trouble running the .out files which are made by c++ compiler. This page has the solution: rather than typing “a.out” I needed to show that it’s in the current directory, so “./a.out” worked.
comments
You may comment, or trackback.
leave a comment
move
footer thing