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)
Re: Assist (2008.1) [message #19074 is a reply to message #18946] Sun, 09 November 2008 16:58 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
sapiency wrote on Sun, 02 November 2008 05:55

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


A++ is the main development focus now. Please check with latest svn version.

If it still does not work, post the exact version please.

Note that A++ at the moment does not support macro expansions.

Mirek
 
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 May 10 15:28:33 CEST 2024

Total time taken to generate the page: 0.02537 seconds