wfstream::get() function and multibyte encoding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The get() function on a wfstream object, at least the way I am using it, still fetches only 1 byte.  I would have though get() on wfstream would fetch sizeof(wchar_t).  I am aware that different overloaded versions of get() can fetch multiple characters, but is there a switch, setting, or option to tell the get() function to fetch sizeof(wchar_t) instead of just a single byte?

Joseph D. Wagner



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux