• 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: strcpy_s in Xcode?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: strcpy_s in Xcode?


  • Subject: Re: strcpy_s in Xcode?
  • From: Greg Guerin <email@hidden>
  • Date: Tue, 2 Oct 2007 11:31:19 -0700

Ryan Minihan wrote:

>Does xcode have support for 'strcpy_s?'

If not, you could easily add it.  It's not a difficult function.  The spec
is pretty clearly written, and unambiguous about the desired behavior.

<https://buildsecurityin.us-cert.gov/daisy/bsi/articles/knowledge/coding/314.htm
l>

If you don't want to write it, it seems like it's the kind of thing that
would appear somewhere in some open source project.  Befriend google.


>I realize this is a microsoft convention, but it has been proposed as a
>standard.

At a glance, it appears to BE a standard:
  <http://en.wikipedia.org/wiki/Strcpy#strcpy_s>

  -- GG


 _______________________________________________
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: strcpy_s in Xcode?
  • Next by Date: Re: strcpy_s in Xcode?
  • Previous by thread: strcpy_s in Xcode?
  • Next by thread: Re: strcpy_s in Xcode?
  • Index(es):
    • Date
    • Thread