structured assembler (BASIC) [Really: C builtin functions?]

Ipse dixit ken at rochester.ARPA
Fri Apr 11 10:11:19 AEST 1986


In article <202 at chronon.UUCP> eric at chronon.UUCP (Eric Black) writes:
>Well, how about sizeof(foo)?
>
>It looks like a function invocation, and is known and understood
>by the compiler...

Ah, but it can be written without the parentheses, i.e. sizeof foo,
except when foo is a type, so most people parenthesize it anyway,
and don't bother to remember when to and when not to.

	Ken
-- 
UUCP: ..!{allegra,decvax,seismo}!rochester!ken ARPA: ken at rochester.arpa
Snail: CS Dept., U. of Roch., NY 14627. Voice: Ken!



More information about the Comp.lang.c mailing list