These API routines allow you to manipulate strings.
_StrCmp( )
Compares two null-terminated strings.
_StrCpy( )
Copies a null-terminated string from src to dest.
_StrLen( )
Returns the length in bytes of a null-terminated string.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
These API routines allow you to manipulate strings.
Compares two null-terminated strings.
Copies a null-terminated string from src to dest.
Returns the length in bytes of a null-terminated string.