U++ framework
Do not panic. Ask here before giving up.

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: Sat Apr 25 19:12:52 GMT+2 2026

Total time taken to generate the page: 0.00578 seconds