Welcome to Dream.In.Code
Getting C++ Help is Easy!

Join 132,605 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 923 people online right now. Registration is fast and FREE... Join Now!




Finding the right compiler.

 
Reply to this topicStart new topic

Finding the right compiler., I need help finding this if it exists.

StephenGPC++
post 16 Jul, 2008 - 01:01 AM
Post #1


New D.I.C Head

*
Joined: 3 Feb, 2008
Posts: 19


My Contributions


Hello,

I'm looking for a C++ compiler that has a window that displays a list of all functions and what paramaters they contain. I have been programming in PAWN lately, and the compiler I use has this feature.

As a person trying to learn the language, I find it really helpfull, and now would like to locate something similar for C++ compiling.

A Picture of PawnX

You can see the window in the right, It contains the functions and what they pass.

If anyone knows of something like this for C++ PLEASE let me know.

Thanks you,

Stephen

This post has been edited by StephenGPC++: 16 Jul, 2008 - 01:02 AM
User is offlineProfile CardPM

Go to the top of the page

AmitTheInfinity
post 16 Jul, 2008 - 01:54 AM
Post #2


C Surfing ∞

Group Icon
Joined: 25 Jan, 2007
Posts: 1,015



Thanked 34 times

Dream Kudos: 125
My Contributions


I think Eclipse CDT does have similar kind of support [may be even better.]
User is offlineProfile CardPM

Go to the top of the page

MorphiusFaydal
post 16 Jul, 2008 - 03:07 AM
Post #3


D.I.C Lover

Group Icon
Joined: 12 May, 2005
Posts: 1,086



Thanked 8 times

Expert In: Hardware, Networking

My Contributions


I know Code::Blocks can display all the functions in the current project, but are you looking for something that'll display all the functions in every C++ library you have installed? Or just in the project you're working on?
User is offlineProfile CardPM

Go to the top of the page

polymath
post 16 Jul, 2008 - 08:06 AM
Post #4


D.I.C Regular

Group Icon
Joined: 4 Apr, 2008
Posts: 407



Thanked 4 times

Dream Kudos: 500
My Contributions


Visual C++ has this thing called intellisense that when you are typing a function it will show you its paramaters for every overload, or if you are accessing a class with a dot, scope, or arrow operator it will show you the list of all variables and methods in that class, and adjust the list as you type.
User is offlineProfile CardPM

Go to the top of the page

StephenGPC++
post 16 Jul, 2008 - 04:19 PM
Post #5


New D.I.C Head

*
Joined: 3 Feb, 2008
Posts: 19


My Contributions


Thanks guys,

I do know of intellisense, I just wanted a list of all libraries installed. I'll check out Ellipse CDT.

Thanks

EDIT:

I trued Ellipse CDT but I can't find the window in it...

This post has been edited by StephenGPC++: 16 Jul, 2008 - 09:39 PM
User is offlineProfile CardPM

Go to the top of the page

Reply to this topicStart new topic
Time is now: 11/23/08 02:22AM

Live C++ Help!

C++ Tutorials

Reference Sheets

C++ Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month