how to read txt file which has char or unicode ?

mc 5,511 Reputation points
2024-10-25T14:11:12.06+00:00

I can not use std::fstream right?

If I set locale I can not read normal char If I do not set it I can not read unicode bytes.

Windows development | Windows API - Win32
Developer technologies | C++
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.