List Question
20 TechQA 2020-12-18T18:56:03.250000How can I get C++ wfstream to work with Unicode filepath?
227 views
Asked by Feels Like C--
how to get a single character from UTF-8 encoded URDU string written in a file?
2.7k views
Asked by saqib maqbool
Issues with the templates, when I use a wstring and a wchar_t
103 views
Asked by BSlegt
How to convert between shared_ptr<FILE> to FILE* in C++?
2.5k views
Asked by Hossein
std::wstring (from wifstream), spec. chars
557 views
Asked by hansa
How to write a non-English string to a file and read from that file with C++?
2k views
Asked by Abhrajyoti Kirtania
Reading random access files
5.8k views
Asked by Arashdn
wifstream with imbue, locale produces valgrind errors
751 views
Asked by Andreas W. Wylach
How do I widen a char in c++
986 views
Asked by Ingy
does (w)ifstream support different encodings
24.1k views
Asked by peterchen
iostream, wifstream, and eclipse/g++ on windows
1.3k views
Asked by Cryptik
Cannot open .mtl file unless path is hard coded
483 views
Asked by user3640122
c++ writing and reading text file is very slow, any alternatives?
1.4k views
Asked by Jannes D.
How to handle multiple locales for ifstream, cout, etc, in c++
2.6k views
Asked by BugShotGG
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 write a random access iterator for std::wifstream?
171 views
Asked by Okan Barut
how to use std::wifstream for reading its content as a std::wstring
5.8k views
Asked by Stephane Rolland
Writing class object to file using streams
259 views
Asked by pseudonym_127
seekg and imbue in wifstream work wrong
570 views
Asked by mkk