Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ingenio on July 16, 2006, 12:44:53 am

Title: Single file full support please and another thing for stundents
Post by: ingenio on July 16, 2006, 12:44:53 am
Hello.

I am spanish (sorry about my little english).

I am teacher in a University.

I want to use a codeblock to teach C and c++. My students use only a 1 file source code. Is really a problem to them generate one project to each file.

Single file full support (compile, run and debug) is very usefull for students.

Another thing important is any type of Help system. (Mouse over words and f1 for help)

thanks. I hope help with you.

ingenio
Title: Re: Single file full support please and another thing for stundents
Post by: thomas on July 16, 2006, 01:31:38 am
If you use a moderately recent build of Code::Blocks (not RC2) then compiling single files is certainly fully supported.

There is also a help plugin available (contrib folder) to do just what you asked for. It is distributed with all builds, too.
In addition, you can search Google or MSDN from within the IDE by doing a right-click while holding down Ctrl (base functionality).