What I've missed out on learning C and gtk+ at home is how to pronounce 
= and == (in my head while reading code).

If you see
 int x = 1;
would you say `assign the value of 1 to the integer x' 
or            `int x assignment 1' ?   
or some such?

It seems quite sensible to pronounce == as `equals'.

?

Nick



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to