• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Converting from a refnum to a FILE *
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Converting from a refnum to a FILE *


  • Subject: Converting from a refnum to a FILE *
  • From: Randy Croucher <email@hidden>
  • Date: Thu, 12 Feb 2004 19:49:38 -0800

Hello out there,

I need to convert from a refnum that was returned by FSpOpenDF to a FILE * that is needed by stdio's fread and such. It looks like fdopen is the trick, but it apparently wants something other than the reference number given back by FSpOpenDF, because it fails. Is there some function I need to call in between these two to convert the refnum to something that fdopen wants? Does anyone know a better way to do this?

Randy
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: What path "environment variables" are defined?
  • Next by Date: Re: gcc optimizer bug with Boost ?
  • Previous by thread: Re: What path "environment variables" are defined?
  • Next by thread: Cross development question
  • Index(es):
    • Date
    • Thread