|
|
BSD 3.0
/* return the address of arg */
loc_(arg)
int *arg;
{
return (int) arg;
}
/* c program to call library routine times*/
times_ (iarg)
int *iarg ;
{
times (iarg) ;
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.