Code::Blocks Forums

User forums => Help => Topic started by: sconway on December 30, 2016, 03:38:38 pm

Title: Run a single .c src file within project
Post by: sconway on December 30, 2016, 03:38:38 pm
Hi,

New to code::blocks.  Just wondering if it is possible to run a single file within a project with multiple files?
Title: Re: Run a single .c src file within project
Post by: stahta01 on December 30, 2016, 04:43:27 pm
Hi,

New to code::blocks.  Just wondering if it is possible to run a single file within a project with multiple files?

If you mean is it possible to compile/build a single .c file, then answer is yes.

Tim S.