| |||
| Home > The C and C++ Libraries > C library extensions > wcstombs() | |||
This function works as described in the ISO C standard, with
extended functionality as specified by POSIX, that is, if s is
a null pointer, wcstombs() returns the length
required to convert the entire array regardless of the value of n,
but no values are stored.