I have switched from turbo c to DevCPP/MingW.
I used to use help in tc ide using Ctrl + F1 placing cursor on the function or header file for which i wanted help. How can i get such help in DevCpp or any other ide?
__________________
a sudoku web app designed using gwt and gae.- http://solvemysudoku.appspot.com
my blog- http://aniketawati.blogspot.com
Advertisements. Register and be a member of the community to get rid of them.
i don't have devcpp, but I think ctrl-space gives a list of available functions and some help too. In any case, try right clicking and looking for something like context sensitive help. Or go to the help menu and look for a shortcut for something that sounds like that.