• 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
Re: HTTP Uploading
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTTP Uploading


  • Subject: Re: HTTP Uploading
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 25 Jun 2007 14:22:42 -0600


On Jun 25, 2007, at 12:12 PM, JD Morgan wrote:

aFile = fopen([file cString], "r");

Don't ever do this; not only is -cString deprecated, but it will return the wrong path if the path contains any non-ASCII characters. Use -fileSystemRepresentation instead.


Nick Zitzmann
<http://www.chronosnet.com/>




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >HTTP Uploading (From: "Carter R. Harrison" <email@hidden>)
 >Re: HTTP Uploading (From: JD Morgan <email@hidden>)

  • Prev by Date: Re: ObjC 3D engine
  • Next by Date: Re: Adding files to iTune library in Cocoa app
  • Previous by thread: Re: HTTP Uploading
  • Next by thread: Re: HTTP Uploading
  • Index(es):
    • Date
    • Thread