다음을 통해 공유


wcin

Specifies the wcin global stream.

extern wistream wcin;

반환 값

wistream 개체

설명

The object controls extractions from the standard input as a wide stream. Once the object is constructed, the call wcin.tie returns &wcout.

예제

See cerr for an example of using wcin.

요구 사항

Header: <iostream>

네임스페이스: std

참고 항목

참조

wistream

iostream 프로그래밍

iostreams 규칙