curl-library
Example Http Get File in C
From: <herzausgold_at_online.de>
Date: Sat, 11 Feb 2006 22:43:08 +0100
Received on 2006-02-11
Date: Sat, 11 Feb 2006 22:43:08 +0100
Hi I write an example inspired from vb-source found on your page
here: http://curl.planetmirror.com/libcurl/c/example.html
It gets the file via http: digging out the filename.
hope this is not to crude.
Please put this code to the above example page.
btw. any other way to get the file name?
- application/octet-stream attachment: main.c