djfish's studio

12/30/2008

THE C PRIMER tips

1.using -c to avoid the "Undefined: _main()" error message to appear.
2.default output file name is a.out.
3.cc compile .c .o files.

No comments:

Post a Comment