Aztec C

Fred Cisin cisin at xenosoft.com
Fri Jun 1 00:33:38 CDT 2007


> >> N = 1;
> >> A[N++] = N++;
>
On Thu, 31 May 2007, woodelf wrote:
> But how larger is your program overhead with modern C compilers?
> PS. It will not complle under C  "main(){ ... }" is needed at least.

a code fragment, NOT a complete program

Yes, there would be overhead required, along with variable declarations,
etc.  But ordinary overhead is nowhere near the problem that is caused by
ambiguity.






More information about the cctalk mailing list