• 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
Fun with componentsSeparatedByString!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fun with componentsSeparatedByString!


  • Subject: Fun with componentsSeparatedByString!
  • From: Carla Lewis <email@hidden>
  • Date: Sat, 11 Jan 2003 18:13:24 -0500

fileContentsByLine = [fileContents componentsSeparatedByString:@","];

Well the above line of code will not work for me because my "string
separator" is the hex codes "0D0A" not ",". How can I use the
aforementioned hex codes as a separator?

Carla Lewis
Etherion, Inc.
_______________________________________________
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: Fun with componentsSeparatedByString!
      • From: Greg Titus <email@hidden>
  • Prev by Date: Re: How to create the 'small' buttons programmatically?
  • Next by Date: Re: Custom cells in tableview
  • Previous by thread: Re: How to create the 'small' buttons programmatically?
  • Next by thread: Re: Fun with componentsSeparatedByString!
  • Index(es):
    • Date
    • Thread