Daniel Stenberg
|
53143910a1
|
\fI marked \fP more function calls etc.
|
2005-01-22 22:43:04 +00:00 |
|
Daniel Stenberg
|
95656cd7f3
|
If you're using libcurl as a win32 DLL, you MUST use the CURLOPT_WRITEFUNCTION
if you set CURLOPT_WRITEDATA - or you will experience crashes.
|
2005-01-22 22:24:17 +00:00 |
|
Daniel Stenberg
|
a92b7c1b16
|
Jason Nye pointed out that callbacks don't need to use the "C namespace"
|
2004-07-14 15:32:09 +00:00 |
|
Daniel Stenberg
|
5a70e42428
|
I prefer CURLOPT_WRITEDATA before CURLOPT_FILE
|
2004-07-02 14:00:49 +00:00 |
|
Daniel Stenberg
|
1e99f1ee41
|
libcurl-tutorial.3 is the former libcurl-the-guide converted to man page format
|
2004-06-21 08:17:08 +00:00 |
|