parens around sizeof arg

Doug Gwyn (VLD/VMB) gwyn at BRL-VLD.ARPA
Wed Feb 6 07:23:31 AEST 1985


sizeof is a unary op, not a function.
sizeof thing and sizeof(type) are quite different.



More information about the Comp.lang.c mailing list