...
This compliant solution does not scale the length of the string; wcslen() returns the number of characters , and the addition to error_msg is scaled:
...
...
This compliant solution does not scale the length of the string; wcslen() returns the number of characters , and the addition to error_msg is scaled:
...