Annotation of 43BSD/contrib/B/src/bed/b1mem.h, revision 1.1

1.1     ! root        1: /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1984. */
        !             2: 
        !             3: /*
        !             4:   $Header: b1mem.h,v 1.1 85/08/22 15:44:29 timo Exp $
        !             5: */
        !             6: 
        !             7: /* bmem.h: B memory management */
        !             8: 
        !             9: typedef char *ptr;
        !            10: #define Nil ((ptr) 0)
        !            11: 
        !            12: #define getmem get_mem
        !            13: 
        !            14: ptr getmem();
        !            15: /* Procedure regetmem(); */
        !            16: /* Procedure freemem(); */
        !            17: /* Procedure prgr(); */
        !            18: /* Procedure initmem(); */
        !            19: extern value notel; /*TEMPORARY*/
        !            20: extern bool noting; /*TEMPORARY*/

unix.superglobalmegacorp.com

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