> function by just typing some part of the function's name and right clicking > that. Even they can find examples about the functions. > Is it possible to find such kind of help in LINUX > environment specially in UBUNTU 10.04?
Most suggestions so far don't recreate the environment exactly like you want. Some say that's the beauty of Linux -- all the options. I can use editor X with compiler Y and debugger Z. Anyway, what the replies have missed so far is that you need "manpages-dev" to get manpages on all the functions listed. Happy coding, SB -- l...@iitd - http://tinyurl.com/ycueutm
