home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / system / stubshack_1 / HeapGraph / h / Sendf < prev   
Text File  |  1994-11-24  |  142b  |  9 lines

  1. /* Don't #include this yourself.    */
  2.  
  3. #ifndef __HeapGraph_Sendf_h
  4. #define __HeapGraph_Sendf_h
  5.  
  6. void    HeapGraph__Sendf( char *fmt, ...);
  7.  
  8. #endif
  9.