On Fri, Mar 17, 2000 at 01:23:20AM +0100, Robert Schwebel wrote:
> On 16 Mar 2000, Tero Pulkkinen wrote:
> > > tb->show;
> > shouldnt this be:
> > tb->show();
>
> Sorry for my ignorance, but is there a difference?
One is the actual call of an object method, the other a statement with
no effect. The one with parentheses is the actual call.
m.
--
Programmer "Ha ha." "Ha ha." "What are you laughing at?"
Loki Software "Just the horror of being alive."
http://lokigames.com/~briareos/ - Tony Millionaire
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.