Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code assist feature

Status
Not open for further replies.

rjohns47

Programmer
Joined
Jul 16, 2003
Messages
1
Location
US
I'm new to vc++ and am trying to find out if code assist or completion is available. I'm hoping to find a feature that allows the available methods/function/attributes of a object to be displayed.

Thanks
 
usually when you type an object, and do,

object. a list of functions methods and memebers will pop up. Try it out!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top