Annotation of 43BSDTahoe/new/B/src/bsmall/b1mem.h, revision 1.1.1.1

1.1       root        1: /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1984. */
                      2: /* $Header: b1mem.h,v 1.1 84/06/28 00:48:42 timo Exp $ */
                      3: 
                      4: /* bmem.h: B memory management */
                      5: 
                      6: typedef char *ptr;
                      7: #define Nil ((ptr) 0)
                      8: 
                      9: ptr getmem();
                     10: /* Procedure regetmem(); */
                     11: /* Procedure freemem(); */
                     12: /* Procedure prgr(); */
                     13: /* Procedure xtndtex(); */
                     14: /* Procedure xtndlt(); */
                     15: /* Procedure initmem(); */
                     16: extern value notel; /*TEMPORARY*/
                     17: 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.