Re: strcpy_s in Xcode?
Re: strcpy_s in Xcode?
- Subject: Re: strcpy_s in Xcode?
- From: Greg Guerin <email@hidden>
- Date: Tue, 2 Oct 2007 12:04:27 -0700
Ryan Minihan wrote:
>Does xcode have support for 'strcpy_s?'
Oops, forgot to add:
See the similar, but not identical, strlcat() and strlcpy().
These are present on Mac OS X.
I'm not going to get into the debate of whether you should or shouldn't be
using these, or what you might be doing instead. I'm just saying they're
there. What you do (or don't do) with them is up to you.
-- 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