Annotation of researchv10dc/cmd/pascal/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 6/8/81";
                      4: 
                      5: #include "h00vars.h"
                      6: 
                      7: FRTN(frtn)
                      8:        register struct formalrtn *frtn;
                      9: {
                     10:        blkcpy(frtn->fbn * sizeof(struct display),
                     11:                frtn->fdisp[frtn->fbn], &_disply[1]);
                     12: }

unix.superglobalmegacorp.com

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