• 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: Changing Case
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing Case


  • Subject: Re: Changing Case
  • From: Jeremy Dronfield <email@hidden>
  • Date: Thu, 18 Mar 2004 14:24:33 +0000

On 18 Mar 2004, at 1:48 pm, Mathew Peterson wrote:

Is there any neat Cocoa way of changing the case of a single character or string? I am just looking around in the NSText world for the first time and I am probably missing something rather simple.


There's an NSString method:

NSString *myUppercaseString = [myString uppercaseString];

See the documentation for limitations of this method.

-Jeremy

========================================
email@hidden

theLocustFarm.net:
- fractious fiction at http://freespace.virgin.net/jeremy.dronfield
========================================
_______________________________________________
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.


References: 
 >Changing Case (From: Mathew Peterson <email@hidden>)

  • Prev by Date: Changing Case
  • Next by Date: Re: Changing Case
  • Previous by thread: Changing Case
  • Next by thread: Re: Changing Case
  • Index(es):
    • Date
    • Thread