News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Run a single .c src file within project

Started by sconway, December 30, 2016, 03:38:38 PM

Previous topic - Next topic

sconway

Hi,

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

stahta01

Quote from: 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?

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

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]