Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <wchar.h> size_t wcslen(const wchar_t *ws); |
Description |
|
Return val. | Length of the wide character string ws. The terminating null wide character code ( |
Notes | A wide character string terminated with the null wide character code ( Restriction |
See also |
|