Jul 6, 2005

C: love this language

int a[100];
int b=0;
a[b]=b[a];

compiles and runs. In gcc and msvc.

No comments: