• 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
Concat simply 2 strings for NSString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Concat simply 2 strings for NSString


  • Subject: Concat simply 2 strings for NSString
  • From: email@hidden
  • Date: Wed, 3 Aug 2005 12:41:05 +0200

I need to concat simply and fastly two strings (one of them in a variable) in NSString creation without use NSMutableString and appendString.


NSString *string = [[NSString alloc] initWithString:@"EXAMPLE TEXT % @", stringVar];
_______________________________________________
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
  • Follow-Ups:
    • Re: Concat simply 2 strings for NSString
      • From: Andreas Mayer <email@hidden>
  • Prev by Date: Re: Fullscreen window after hiding Dock works in 10.4 but not 10.3
  • Next by Date: Re: NSStatusItem:setImage - Icon not displaying (problem solved)
  • Previous by thread: Re: Question on guidelines of integrating C++ calls inside an Obj C class
  • Next by thread: Re: Concat simply 2 strings for NSString
  • Index(es):
    • Date
    • Thread