> 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'.

I ain't a programmer at all but I reckon a simple 'is' makes for a decent
summary of 'assign the value of'

dave


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

Reply via email to