home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progpas / pxsc.arj / P88RTS.I < prev    next >
Text File  |  1991-02-13  |  305b  |  12 lines

  1. /*                                              */
  2. /* include system headers                       */
  3. /*                                              */
  4. #include <stddef.h>
  5. #include <stdio.h>
  6. #include <stdlib.h>
  7. #include <string.h>
  8. #include <memory.h>
  9. #include <malloc.h>
  10.  
  11. #include "p88rts.h"
  12.