• 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: NSFileWrapper Bug/Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSFileWrapper Bug/Problem


  • Subject: Re: NSFileWrapper Bug/Problem
  • From: MacInsight <email@hidden>
  • Date: Tue, 8 Jul 2003 12:33:23 +0200

Hi,

Am Dienstag, 08.07.03 um 05:15 Uhr schrieb Matt Ronge:

NSFileWrapper *fileWrap = [[NSFileWrapper alloc] initWithPath:"/Users/matt/"];

Surely, initWithPath: takes a NSString*, not a C-string, so it should be:

NSFileWrapper *fileWrap = [[NSFileWrapper alloc] initWithPath:@"/Users/matt/"];

hth,
Dirk Stegemann
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: NSFileWrapper Bug/Problem
      • From: Matt Ronge <email@hidden>
References: 
 >NSFileWrapper Bug/Problem (From: Matt Ronge <email@hidden>)

  • Prev by Date: Re: Drawing speed
  • Next by Date: Re: Multiple instances of same window
  • Previous by thread: NSFileWrapper Bug/Problem
  • Next by thread: Re: NSFileWrapper Bug/Problem
  • Index(es):
    • Date
    • Thread