[DGD] priority of call_other macro
Felix A. Croes
felix at dworkin.nl
Fri Jul 2 22:10:53 CEST 2004
"Matt Tolton" <mtolton at jditechnologies.com> wrote:
>[...]
> I disagree with that since obj->query_exists(etc) is supposed to be
> equivalent to call_other(obj,"query_exists",etc). It seems like the ->
> operator should have a higher priority in the order of operations than
> the ! operator.
The -> operator does indeed have a higher priority than the ! operator.
Its priority in LPC is the same as its priority in C.
Regards,
Dworkin
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list