Downloading Files
Apr 25, 2009 at 12:07am
How do I download files with Dev-C++? Thanks in advance!
Apr 25, 2009 at 12:50am
http://curl.haxx.se/
I suggest you use the command line tool combined with system(). The library may be more than you need.
Last edited on Apr 25, 2009 at 12:51am
Topic archived. No new replies allowed.