Author Topic: How to include help in cpp files while writing code  (Read 2243 times)

Offline wonopon

  • Single posting newcomer
  • *
  • Posts: 4
How to include help in cpp files while writing code
« on: February 19, 2011, 11:06:22 pm »
Hello, how can I make it so it displays help, variable names, functions, etc while I am writing code in normal *.CPP and *.H files not just projects? I only get these help messages in projects I am making. How can I get it on single *.CPP and *.H files? Thanks.