StrSafe.h Byte-Count Functions (Windows Embedded CE 6.0)
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 |