• 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: cocoa string tokenizer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cocoa string tokenizer


  • Subject: Re: cocoa string tokenizer
  • From: "Finlay Dobbie" <email@hidden>
  • Date: Wed, 4 Oct 2006 23:04:12 +0100

On 04/10/06, Ryan Glover <email@hidden> wrote:
Hello,

Does objective-c/cocoa have an equivalent to the java stringtokenizer function?

StringTokenizer is not recommended in Java, FWIW. You can accomplish something similar using -[NSString componentsSeparatedByString:]. You might also be interested in NSScanner.

-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >cocoa string tokenizer (From: "Ryan Glover" <email@hidden>)

  • Prev by Date: [Moderator] EOT: Re: Stopping double clicking of a file
  • Next by Date: Re: Custom binding problem...can't figure out how to trigger a notification on set
  • Previous by thread: cocoa string tokenizer
  • Next by thread: Disabling Sorting of columns in Tableview
  • Index(es):
    • Date
    • Thread