Annotation of 42BSD/ucb/pascal/pdx/source.h, revision 1.1

1.1     ! root        1: /* Copyright (c) 1982 Regents of the University of California */
        !             2: 
        !             3: /* static char sccsid[] = "@(#)source.h 1.2 1/18/82"; */
        !             4: 
        !             5: /*
        !             6:  * Definitions for interfacing with source management routines.
        !             7:  */
        !             8: 
        !             9: char *cursource;               /* current source file name */
        !            10: LINENO lastlinenum;            /* last source line number */
        !            11: 
        !            12: skimsource();                  /* get seek pointers to source lines */
        !            13: chkline();                     /* checks to see that a line number is valid */
        !            14: printlines();                  /* print out from first line to second */

unix.superglobalmegacorp.com

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