C, removing header of a binary file and then downloading
I am trying to download binary file from server.
while downloading file, i want to remove it's header and the store it.
but i'm not able to do that in C code.
when i do that, i don't get all the contents of file properly.
can anybody help in this case??
|