Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: CodeEditor, Assist++, Topic++ » Assist (2008.1)
Assist (2008.1) [message #18946] Sun, 02 November 2008 11:55 Go to previous message
sapiency is currently offline  sapiency
Messages: 56
Registered: September 2008
Member
Hi,

I use a pointer on a Vector to forward the address.

the assist shows me the methods of the Vectorelements only with

*ptoVector[n].method();

this does not work ...

it ought to be

(*ptoVector)[n].method();


but then the assist does not show me the methods ;-(.


regards

reinhard
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Query word,Query ...
Next Topic: Changing of file outside of TheIDE
Goto Forum:
  


Current Time: Fri Apr 19 01:09:50 CEST 2024

Total time taken to generate the page: 0.03339 seconds