getwchar method

int getwchar()

Implementation

int getwchar() {
  return _getwchar();
}