bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Calling wget programmatically from C/C++ code


From: Chitra Nanda
Subject: [Bug-wget] Calling wget programmatically from C/C++ code
Date: Wed, 23 Jun 2010 03:14:31 -0700

Hi,

I want to know if I can call wget programmatically from c/c++ program. I
don't want to use system(wget). That will
cause portability issues for me. I would need that to work on all platforms.
Since it is not part of any lib*.so I cannot load it dynamically at run time
either.

Is there any way in which I can use functions/APIs of wget and call them
directly from C/C++ code. Will that work. Can you please suggest.

Thanks in advance for the suggestions.

Regards,
Chitra


reply via email to

[Prev in Thread] Current Thread [Next in Thread]