home *** CD-ROM | disk | FTP | other *** search
/ MACD 4 / MACD4.iso / cdity / EasyTM_src.lha / EasyTM-src / write.h < prev   
Encoding:
Text File  |  1996-05-27  |  181 b   |  13 lines

  1. //************************************
  2. //
  3. // Name : Write.h
  4. //
  5. //************************************
  6.  
  7.  
  8. //**** Write Tools file
  9.  
  10. int WriteFile(STRPTR FileName);
  11.  
  12. //**** End of file
  13.