Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

???

Name: Anonymous 2010-03-11 17:50

What is the difference between building a c file and compiling it?

Name: Anonymous 2010-03-11 17:52

You don't build a C file, you compile it.
You build a project(makefile) which lists the source code files and dependencies and how to call the compiler and in what order so you can build the final executable(s).

Name: >>2 2010-03-11 17:53

C compilers traditionally compile to object files individually and then they are linked into one executable/module (or more). Of course in single-file projects, the compiler can link the executable for you as well, but it's not required.

Name: Anonymous 2010-03-11 17:56

>>3,2 DONT HELP HIM!!!
The first one involves bricks.

Name: Anonymous 2010-03-11 21:04

>>4
Bricks in socks?

Name: Anonymous 2010-03-13 9:04

>>5
socks in bricks

Name: Anonymous 2011-02-03 8:22

Name: Anonymous 2011-02-04 15:37

Name: Anonymous 2011-02-04 17:52

Name: Anonymous 2013-01-18 23:58

/prog/ will be spammed continuously until further notice. we apologize for any inconvenience this may cause.

Don't change these.
Name: Email:
Entire Thread Thread List