cginternals / cginternals/cppfs
Handling unicode paths
Open
- Dominant language
- C++
- Stars
- 514
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
As far as I can see, it is not possible to use paths on Windows such as `C:\Överkörd\Überförare\`, maybe paths should be considered UTF-8, then convert to wchar_t* for use with std::ofstream/ifstream.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.