|
|
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: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.