Invalid use of member (did you forget the `&' ?)

Peter Moscatt pgmoscatt at optushome.com.au
Sun Aug 24 10:01:26 BST 2003


G'Day Sven..... thanks heaps for that even though I may posted to the
wrong area :-)

Pete



On Sun, 2003-08-24 at 18:47, Sven Bergner wrote:
> On 24 Aug 2003, Peter Moscatt wrote:
> 
> Hi Pete,
> 
> > void PGM_Main::modePhone()
> > {
> >   modeCw->setDown(FALSE);
> > }
> > 
> > 
> > mainwindow.ui.h:35: invalid use of member (did you forget the `&' ?) 
> > mainwindow.ui.h:35: base operand of `->' is not a pointer 
> > 
> it's quite clear. The variable modeCw seems not to be a pointer so you
> have to use . instead of -> .
> 
> CU,
>   Sven


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list