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 mbstowcs
(
wchar_t    *pwcs,
const char *s,
size_t      n
);


Purpose:     Converts a sequence of multibyte characters into a sequence of corresponding codes and stores note more than n coes into pwcs.

[sh-index] Back to list of manuals