Hi everyone, i have array of wchar_t elements, which i want to write to file, but when I try to write, in file it only appear decimal value for each letter, so can anyone tell me what is problem.
I have actually a struct of two element (one is type wchar_t letter[5], and other is double count), and i want to write in every line of file, a one element of that struct