Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: lim_lim on August 27, 2010, 03:59:33 am
-
hi,
i am a basic user of c, and have recently been learning how to use routines from numerical recipes (2nd edition). can someone pls tell me how to compile more than 1 .c file using code blocks? this is because, typically, multiple routines have to be called from NR and executed together.
thanks in advance.
-
I can not see a way to directly help you myself.
Here is a link to the CB Manual.
http://www.codeblocks.org/user-manual
I also suggest reading the Wiki FAQ
http://wiki.codeblocks.org/index.php?title=FAQ
Tim S.
-
You need a project if you want to compile multiple files.