Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: srkaysh on September 13, 2012, 05:08:34 pm

Title: How do i use multiple files using CODE BLOCKS ?
Post by: srkaysh on September 13, 2012, 05:08:34 pm
Hey guyz...im using code blocks in Windows nd i want to run multiple files consisting of MAKE file, .l file, .c file and sum .txt files
Basically, ive given an assignment to make a PARSER which is done by dese files.
 So, can ny1 help me on how to use it use it thru CODE BLOCKS...its easy in linux using the terminal but i wanna know for Windows.
 :)
Title: Re: How do i use multiple files using CODE BLOCKS ?
Post by: oBFusCATed on September 13, 2012, 05:10:56 pm
Hm,
0. read the manual
1. create a project or create custom makefile project
2. learn to write properly  :P