Aztec C

woodelf bfranchuk at jetnet.ab.ca
Fri Jun 1 00:09:29 CDT 2007


Cameron Kaiser wrote:

>> N = 1;
>> A[N++] = N++;

> I'd expect that to evaluate to a[1]=2 and n winds up being 3. But I'm weird.

But how larger is your program overhead with modern C compilers?
PS. It will not complle under C  "main(){ ... }" is needed at least.





More information about the cctalk mailing list