AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Header:     stdlib.h

Syntax:     
size_t wcstombs
(
char          *s,
const wchar_t *pwcs,
size_t         n
);


Purpose:     Converts a sequence of codes that correspond to multibyte characters from pcws into a sequence of multibyte chars to be stored in s.

[sh-index] Back to list of manuals