Author Topic: Single file full support please and another thing for stundents  (Read 3201 times)

ingenio

  • Guest
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

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Single file full support please and another thing for stundents
« Reply #1 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).
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."