hai ,
could anyone suggest me how to convert binary file to text file without loosing information.
is theire any function in C to convert each byte to ASCII format.
i want load all binary file in to a buffer and convert it into text format.
Start Free Trial