strcpy_s is part of proposed standardization: ISO/IEC TR 24731. It is already implemented by Microsoft. IBM has not yet included it in its libraries.
Sam On Thu, Dec 3, 2009 at 3:08 PM, Charles Mills <[email protected]> wrote: > I'm new to C++ so there are going to be a LOT of them. <g> > > The question of the moment is "is there no 'safe' string copy library > routine such as strcpy_s? I don't see it in the doc." > > Charles > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf > Of Sam Siegel > Sent: Thursday, December 03, 2009 7:03 AM > To: [email protected] > Subject: Re: Is there a good mailing list or forum for mainframe C/C++ > specifically? > > What is your c/c++ question. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

