Author Topic: help options...  (Read 4144 times)

muctadir

  • Guest
help options...
« on: August 13, 2009, 08:47:37 pm »
there are no help topic in the code block like turbo c does. turbo c has a very good help option. there i can find description of various library function and operators.....

can i download such help topic and install them in the code block????

i am using ubuntu 9.04....

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: help options...
« Reply #1 on: August 13, 2009, 09:03:21 pm »
can i download such help topic and install them in the code block????
Yes, using the help plugin. This is able to manage a lot of different help systems (on all platforms) like online-help, HTML help, CHM help, manpages etc.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

muctadir

  • Guest
Re: help options...
« Reply #2 on: August 18, 2009, 11:41:15 pm »
can you please tell me where can i find it and how to install.......???

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: help options...
« Reply #3 on: August 18, 2009, 11:50:34 pm »
can you please tell me where can i find it and how to install.......???
Its's part of the contrib-plugins, so install the codeblocks-contrib-package and you have it.