|
|
BSD 4.3tahoe
/*
* Test of displaying strings compiled into the text segment via -R.
*/
char str[] = "this is a test";
main ()
{
f("parameter test");
}
f (s)
char *s;
{
abort();
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.