home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / fhopen.lha / fhopen.readme < prev    next >
Encoding:
Text File  |  1995-01-09  |  912 b   |  24 lines

  1. Short: DICE: build FILE * from ADOS filehandle
  2. Type: dev/c
  3. Author: Ingo.Wilken@informatik.uni-oldenburg.de
  4. Uploader: Ingo.Wilken@informatik.uni-oldenburg.de
  5.  
  6.  
  7. fhopen generates a stdio FILE pointer from an already open AmigaDOS
  8. filehandle (similar to fdopen), fhclose closes a stdio FILE without
  9. closing the DOS filehandle.  Works with DICE 2.07.56R (registered
  10. shareware version), should work with commercial DICE unless they
  11. made some major changes to the stdio implementation - try to compile
  12. the test program, if there are no errors, it should work with your
  13. version of DICE.
  14.  
  15.  
  16. Regards,
  17. Ingo
  18. --
  19. Ingo Wilken, CS Student, Univ.of Oldenburg, FRG | I'll admit dat I'm not one
  20. wilken@uniol.uucp (..!uunet!unido!uniol!wilken) | of da beautiful people, but
  21. Ingo.Wilken@arbi.informatik.uni-oldenburg.de    | I'm not as ugly as da spooks
  22. wilken@uniol.zer   IRC:Nobody   OL:ingo@faramir | dat hang 'round here. -Snarf
  23.  
  24.