Difference between revisions of "StartingC"
Jump to navigation
Jump to search
m (Protected "StartingC" [edit=sysop:move=sysop]) |
|
(No difference)
|
Revision as of 20:52, 4 June 2008
svn export http://source.ggy.bris.ac.uk/subversion-open/startingC/trunk ./startingC
A Quintessential Start
cd examples/example1
we will be using make
make
and run the classic program
./hello.exe