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

Re: Text concatenation


  • Subject: Re: Text concatenation
  • From: Andy Armstrong <email@hidden>
  • Date: Thu, 3 Mar 2005 23:48:56 +0000

On 3 Mar 2005, at 16:53, Ronald Hofmann wrote:

Hi all,

this works: [fullName setStringValue:NSFullUserName()];

this does not work: [fullName setStringValue: @"Willkommen " + NSFullUserName()];

Why would you expect it to work? '+' isn't a string concatenation operator in C or ObjC.


--
Andy Armstrong, hexten.net

_______________________________________________
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: 
 >Text concatenation (From: Ronald Hofmann <email@hidden>)

  • Prev by Date: Re: Text concatenation
  • Next by Date: Re: Text concatenation
  • Previous by thread: Re: Text concatenation
  • Next by thread: Re: Text concatenation
  • Index(es):
    • Date
    • Thread