LWN.net Logo

Still not clear it's better

Still not clear it's better

Posted Jan 28, 2010 15:31 UTC (Thu) by zmower (subscriber, #3005)
In reply to: Still not clear it's better by nlucas
Parent article: GCC to merge Go support

Ada also uses dot notation. You can do A.Field to implicitly access a field or A.all to explicitly deference an access type. We prefer := for assignment and = for comparison. Thankyou Pascal.

a.b.c.d.e := a.b.c.d.e * p.q.r * x(2).all;


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds