Annotation of 3BSD/cmd/spice/loc.c, revision 1.1.1.1

1.1       root        1: /* return the address of arg */
                      2: loc_(arg)
                      3: int *arg;
                      4: {
                      5:      return (int) arg;
                      6: }
                      7: /* c program to call library routine times*/
                      8: 
                      9: times_ (iarg)
                     10: int *iarg ;
                     11: {
                     12:     times (iarg) ;
                     13: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.