Monday, May 24, 2010

Function members in c++?

when i make an object example: from stack or Queue, it should give the list of the functions like "pop, push,..." when i write "." , is there away to activate it?

Function members in c++?
Well it really depends on what ide you are using. If you are using Visual Studio it should come up by default. If you are using another ide look for something like intellisense. However not all IDE's have this feature.


No comments:

Post a Comment