<cwchar>
Home Up

 

Same level pages:
<algorithms>
<cassert>
<cerrno>
<cctype>
<cfloat>
<climits>
<clocale>
<cmath>
<complex>
<csetjmp>
<csignal>
<cstdarg>
<cstddef>
<cstdio>
<cstdlib>
<cstring>
<ctime>
<cwchar>
<cwctype>
<exception>
<fstream>
<functional>
<iomanip>
<ios>
<iostream>
<istream>
<iterator>
<limits>
<locale>
<memory>
<new>
<numeric>
<ostream>
<sstream>
<stdexcept>
<streambuf>
<string>
<typeinfo>
<utility>
<valarray>

Parent level pages:
STL
FAQs
Headers
Libraries

<cwchar> is part of the Standard C++ Strings Library and the Input/Output library and is essentially equivalent to the Standard C <wchar.h> header.

Macros

NULL
  •  
    WCHAR_MAX
  •  
    WCHAR_MIN
  •  
    WEOF
  • Classes/Structs

    struct tm
     

    Typedefs

    size_type
  •  
    mbstate_t
  •  
    wint_t
     
  • Functions

    btowc()
    getwchar()
    ungetwc()
    wcscpy()
    wcsrtombs()
    wmemchr()
    fgetwc()
    mbrlen()
    vfwprintf()
    wcscspn()
    wcsspn()
    wmemcmp()
    fgetws()
    mbrtowc()
    vswprintf()
    wcsftime()
    wcsstr()
    wmemcpy()
    fputwc()
    mbsinit()
    vwprintf()
    wcslen()
    wcstod()
    wmemmove()
    fputws()
    mbsrtowcs()
    wcrtomb()
    wcsncat()
    wcstok()
    wmemset()
    fwide()
    putwc()
    wcscat()
    wcsncmp()
    wcstol()
    wprintf()
    fwprintf()
    putwchar()
    wcschr()
    wcsncpy()
    wcstoul()
    wscanf()
    fwscanf()
    swprintf()
    wcscmp()
    wcspbrk()
    wcsxfrm()
    getwc()
    swscanf()
    wcscoll()
    wcsrchr()
    wctob()
     
    btowc()
    fgetwc()
    fgetws()
    fputwc()
    fputws()
    fwide()
    fwprintf()
    fwscanf()
    getwc()
    getwchar()
    mbrlen()
    mbrtowc()
    mbsinit()
    mbsrtowcs()
    putwc()
    putwchar()
    swprintf()
    swscanf()
    ungetwc()
    vfwprintf()
    vswprintf()
    wcrtomb()
    wcscat()
    wcschr()
    wcscmp()
    wcscoll()
    wcscpy()
    wcscspn()
    wcsftime()
    wcslen()
    wcsncat()
    wcsncmp()
    wcsncmp()
    wcsncpy()
    wcspbrk()
    wcsrchr()
    wcsrtombs()
    wcsspn()
    wcsstr()
    wcstod()
    wcstok()
    wcstol()
    wcstoul()
    wcsxfrm()
    wctob()
    wmemchr()
    wmemcmp()
    wmemcpy()
    wmemmove()
    wmemset()
    wprintf()
    wscanf()
     
    ŠPaul Buis & Ball State University Author: Paul Buis (peb@bsu.edu) Last Modified:10/31/00 04:37 PM

    NOTICE: The information presented on this page represents the personal views, ideas, and opinions of the author. This is not an official Ball State University web page. Links contained at this web site to other organizations, are presented as a service and neither constitute nor imply university endorsement or warranty.