![]() |
James Thornton |
| Internet Business Consultant |
| Home | Blog | Bio | Projects | Contact | Latest Blog (new site): How to Get to Genius |
|---|
|
Namewcslen - determine the length of a wide-character stringSynopsis#include <wchar.h> size_t wcslen(const wchar_t *s); DescriptionThe wcslen function is the wide-character equivalent of the strlen function. It determines the length of the wide-character string pointed to by s, not including the terminating L'\0' character.Return ValueThe wcslen function returns the number of wide characters in s.Conforming toISO/ANSI C, UNIX98See Alsostrlen(3)
|
|
James Thornton, jamesthornton.com>Services: Internet Marketing Technologies |
Electric Speed: Postgres Administrator |