Re: How to download a binary file via http?
- Posted by Mihail121 Feb 12, 2011
- 1355 views
printf is false, check the manual for a function called "write_file", it's what you need to use. "putc" can also be used. Read on the difference/similarity between string and binary data.