|
|
1.1 ! root 1: char *a = "abc"; ! 2: char b[10]; ! 3: int i; ! 4: main() ! 5: { int f(); ! 6: a[f(a)] = b[i++]; /* is that right? */ ! 7: } ! 8: f(n) ! 9: { ! 10: return(0); ! 11: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.