Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::getwchar

      From cppreference.com
      <cpp‎ |io‎ |c
       
       
       
       
      Defined in header<cwchar>
      std::wint_t getwchar();

      Reads the next wide character fromstdin.

      [edit]Parameters

      (none)

      [edit]Return value

      The obtained wide character, orWEOF if an error has occurred or the end of file reached

      [edit]See also

      reads a character fromstdin
      (function)[edit]
      gets a wide character from a file stream
      (function)[edit]
      C documentation forgetwchar
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/io/c/getwchar&oldid=145289"

      [8]ページ先頭

      ©2009-2025 Movatter.jp