Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/5/2010
The following functions use a byte count rather than a character count.
| Strsafe.h function | Replaces |
|---|---|
strcat, wcscat |
|
strncat |
|
strcpy, wcscpy |
|
strncpy |
|
gets, _getws |
|
sprintf, swprintf, wsprintf, _snprintf, _snwprintf |
|
vsprintf, vswprintf, _vsnprintf, _vsnwprintf |
|
strlen |