• 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: What is this invisible character?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is this invisible character?


  • Subject: Re: What is this invisible character?
  • From: "stephen joseph butler" <email@hidden>
  • Date: Tue, 18 Mar 2008 23:57:43 -0500

On Tue, Mar 18, 2008 at 11:53 PM, J. Todd Slack <
email@hidden> wrote:

> Currently I am doing:
> if ([predefinedSessionDocumentsFileContents writeToFile:
> pathToUsersImpressionDocumentsSessionFile atomically: YES]) {}
>        else { NSLog (@"Failure writing Documents Session File On
> Startup");
> }
>
> I am putting absolute paths into the file, so data like:
> /Users/slack/Documents
> /Users/slack/Music
>
> Any thoughts?


For >= 10.4:
<
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html#//apple_ref/doc/uid/20000154-BAJDIDCE>


For all:
<
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html#//apple_ref/doc/uid/20000154-dataUsingEncoding_
>
_______________________________________________

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: 
 >Re: What is this invisible character? (From: "stephen joseph butler" <email@hidden>)
 >Re: What is this invisible character? (From: "J. Todd Slack" <email@hidden>)

  • Prev by Date: Re: What is this invisible character?
  • Next by Date: Re: Breaking on console output?
  • Previous by thread: Re: What is this invisible character?
  • Next by thread: Re: What is this invisible character?
  • Index(es):
    • Date
    • Thread