• 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: How to convert project from PPC to Universal Binary?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to convert project from PPC to Universal Binary?


  • Subject: Re: How to convert project from PPC to Universal Binary?
  • From: Jens Alfke <email@hidden>
  • Date: Sun, 1 Nov 2009 20:44:32 -0800


On Oct 30, 2009, at 5:21 PM, Alan Snyder wrote:

I tried compiling it as per the original documentation but with the
default gcc setting
and two lines with calls to
strcpy_s, and sprintf_s
produce errors like
 .... error:  'strcpy_s' undeclared (first use this function).

Try asking Google or Wikipedia first.

	http://en.wikipedia.org/wiki/Strcpy#strcpy_s
	https://buildsecurityin.us-cert.gov/daisy/bsi/articles/knowledge/coding/314-BSI.html

I don't think strcpy_s was ever supported on OS X. strlcpy would be the closest equivalent.

—Jens _______________________________________________
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


  • Prev by Date: Re: Strange behavior of Developer Documentation window
  • Next by Date: Re: [iphone] Difference between running an app from xcode and from device - solved
  • Previous by thread: Re: [iphone] Difference between running an app from xcode and from device - solved
  • Next by thread: Re: How to convert project from PPC to Universal Binary?
  • Index(es):
    • Date
    • Thread