home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource4 / 285_01 / allocate.h < prev    next >
Encoding:
Text File  |  1990-07-10  |  128 b   |  7 lines

  1. /*
  2.     ALLOCATE.H
  3.     [bison]
  4.     DrH 1/4/88
  5. */
  6. extern  char *mallocate(unsigned int );
  7.