Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: altairmn on January 29, 2012, 07:17:04 am

Title: Help Files et al
Post by: altairmn on January 29, 2012, 07:17:04 am
I have a query.

In the Turbo C++ compiler there is a help section where information regarding header files and predefined functions can be obtained. I am unable to find anything similar to it in Code::Blocks.

Please Help.
Title: Re: Help Files et al
Post by: MortenMacFly on January 29, 2012, 07:29:07 am
See:
http://www.cplusplus.com

Notice that C::B offers to integrate help files at will (i.e. CHM files, MAN pages etc...)
Pick the ones you need, add them to the help system and your are done.

As Code::Blocks supports many platforms, compilers and frameworks we don't distribute any help files - it would be way to many. Please help yourself.