cplusplus.com
C++ : Forum : UNIX/Linux Programming : anything that displays parameter list as
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs


post anything that displays parameter list as we go on coding?

CD4 (28)
hello, i want to know is there anything that will show the parameter list while we write a function? Like in MASM whenwe use to put any function from a library a hovering list of parameters was displayed.I am a newbie in linux and find remembering parameters quite hard.. please help..

regards
jsmith (5804)
Various IDEs will do that. Visual SlickEdit for one (not free).
computerquip (1682)
Eclipse and NetBeans do this to an extent if I remember. I can't remember if CodeBlocks does this at all or not... I find using a keeping the page open for reference a good way to get it done fast.
Topic archived. No new replies allowed.