Annotation of 42BSD/usr.lib/libpc/FRTN.c, revision 1.1.1.1

1.1       root        1: /* Copyright (c) 1979 Regents of the University of California */
                      2: 
                      3: static char sccsid[] = "@(#)FRTN.c 1.5 11/12/82";
                      4: 
                      5: #include "h00vars.h"
                      6: 
                      7: FRTN(frtn, save)
                      8:        register struct formalrtn *frtn;
                      9:        char *save;
                     10: {
                     11:        blkcpy(save, &_disply[1], frtn->fbn * sizeof(struct display));
                     12: }

unix.superglobalmegacorp.com

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