|
|
1.1 ! root 1: /* ! 2: * Test of displaying strings compiled into the text segment via -R. ! 3: */ ! 4: ! 5: char str[] = "this is a test"; ! 6: ! 7: main () ! 8: { ! 9: f("parameter test"); ! 10: } ! 11: ! 12: f (s) ! 13: char *s; ! 14: { ! 15: abort(); ! 16: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.