This function sets characters of a wide character string to a wide character.
Compatibility:This function is compatible with the following targets:
|
ANSI
|
BeOS
|
EMB/RTOS
|
Mac OS
|
|
#include <extras.h>
wchar_t *_wcsset(wchar_t *str, wchar_t wc);Parameters:
Parameters for this function are:
A pointer to the altered string is returned.
See Also: