經安全檢測,此網站為安全網站,請放心前往原始網址!

strcpy_s、wcscpy_s、_mbscpy_s

複製字串。 這些 strcpy, wcscpy, _mbscpy 版本有安全性增強功能,如 Security Enhancements in the CRT中所述。 ... errno_t strcpy_s( char *strDestination, size_t numberOfElements, const char *strSource ); errno_t wcscpy_s( wchar_t *strDestination ...

msdn.microsoft.com

網址安全性掃描由 google 提供