I need to read one wide Charecter(wchar_t) from a file once but it says:
"ambiguous overload for 'operator>>' in 'WER >> mont'
The part that also confuses me is that it writes the Charecter just fine.
It is only one Charecter not a string if that makes a difference.
Thanks.