Annotation of 43BSD/contrib/B/src/bint/b1mem.h, revision 1.1.1.1

1.1       root        1: /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
                      2: 
                      3: /*
                      4:   $Header: b1mem.h,v 1.4 85/08/22 16:41:48 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: 
                     16: /* Procedure regetmem(); */
                     17: /* Procedure freemem(); */
                     18: /* Procedure prgr(); */
                     19: /* Procedure initmem(); */

unix.superglobalmegacorp.com

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