List Question
20 TechQA 2024-03-31T16:05:01.173000Can't read the file using std::wifstream C++
29 views
Asked by Igorka
Why does std::getline() seem to mess up accented characters?
135 views
Asked by thepaqui
How to write a random access iterator for std::wifstream?
171 views
Asked by Okan Barut
Issues with the templates, when I use a wstring and a wchar_t
103 views
Asked by BSlegt
How can I get C++ wfstream to work with Unicode filepath?
227 views
Asked by Feels Like C--
Why does `getline` on `wifstream` read garbled input from UTF-16 encoded file?
556 views
Asked by Indestruktible
Failing to find a wchar_t that is present in a std::wstring
547 views
Asked by Fureeish
How to handle multiple locales for ifstream, cout, etc, in c++
2.6k views
Asked by BugShotGG
Why can I not read a UTF-16 file longer than 4094 characters?
546 views
Asked by Joakim L. Christiansen
How can I read a text file containing Unicode, into a wchar_t pointer using wifstream?
546 views
Asked by yogur
seekg and imbue in wifstream work wrong
570 views
Asked by mkk
wstring read from .txt file doesn't print properly, but when written back to a file it's fine
132 views
Asked by G_glop
Using GetLine with ifstream - no instance of "getline" matches the argument list
535 views
Asked by Trevin Corkery
c++ writing and reading text file is very slow, any alternatives?
1.4k views
Asked by Jannes D.
Cannot open .mtl file unless path is hard coded
483 views
Asked by user3640122
How do I widen a char in c++
986 views
Asked by Ingy
How to write a non-English string to a file and read from that file with C++?
2k views
Asked by Abhrajyoti Kirtania
std::wstring (from wifstream), spec. chars
557 views
Asked by hansa
How to convert between shared_ptr<FILE> to FILE* in C++?
2.5k views
Asked by Hossein
Writing class object to file using streams
259 views
Asked by pseudonym_127