Keil Logo Arm Logo

C and C++ Libraries and Floating-Point Support Reference

wcstombs()

wcstombs()

Defined in wchar.h, 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.

Show/hideSyntax

size_t wcstombs(char *s, const wchar_t *pwcs, size_t n);
Copyright © 2011-2012 ARM. All rights reserved.ARM DUI 0589B
Non-ConfidentialID062912

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.