• 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: linker error nonsense?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linker error nonsense?


  • Subject: Re: linker error nonsense?
  • From: Roland King <email@hidden>
  • Date: Wed, 28 Oct 2015 09:43:29 +0800

> On 28 Oct 2015, at 09:39, Patrick J. Collins <email@hidden> wrote:
>
>> That is because initializing static variables like that is only valid in C++, not in C.
>
> I did not realize that...  What is the "proper" way to define constants
> with NSStrings and NSNumbers as values in a non-c++ scenario?


Strings :

	NSString * MyConstantString = @“My Constant String Contents”;

Numbers:

	you can't
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: linker error nonsense?
      • From: "Patrick J. Collins" <email@hidden>
    • Re: linker error nonsense?
      • From: Jens Alfke <email@hidden>
References: 
 >linker error nonsense? (From: "Patrick J. Collins" <email@hidden>)
 >Re: linker error nonsense? (From: Kyle Sluder <email@hidden>)
 >Re: linker error nonsense? (From: "Patrick J. Collins" <email@hidden>)
 >Re: linker error nonsense? (From: Jens Alfke <email@hidden>)
 >Re: linker error nonsense? (From: "Patrick J. Collins" <email@hidden>)
 >Re: linker error nonsense? (From: Jens Alfke <email@hidden>)
 >Re: linker error nonsense? (From: "Patrick J. Collins" <email@hidden>)
 >Re: linker error nonsense? (From: "Clark S. Cox III" <email@hidden>)
 >Re: linker error nonsense? (From: "Patrick J. Collins" <email@hidden>)

  • Prev by Date: Re: linker error nonsense?
  • Next by Date: Re: linker error nonsense?
  • Previous by thread: Re: linker error nonsense?
  • Next by thread: Re: linker error nonsense?
  • Index(es):
    • Date
    • Thread