Output file bigger than real dataOh I tried that, but you made me realize I forgot to open the output file as binary too. It's worki...
Output file bigger than real dataHello, I have a char*, named 'buffer', loaded from a file and processed. After writing it to anothe...