~ubuntu-branches/ubuntu/hardy/curl/hardy-updates

« back to all changes in this revision

Viewing changes to docs/libcurl/libcurl-tutorial.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-10-30 10:56:48 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061030105648-uo8q8w9xklb40b4k
Tags: 7.15.5-1ubuntu1
* Merge from debian unstable. Remaining Ubuntu changes:
  - debian/control: Drop libdb4.2 build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
 <p class="level0">Now, we need to take a step back and have a deep breath. Here's one of those
119
119
 rare platform-dependent nitpicks. Did you spot it? On some platforms[2],
120
120
 libcurl won't be able to operate on files opened by the program. Thus, if you
121
 
 use the default callback and pass in a an open file with
 
121
 use the default callback and pass in an open file with
122
122
 <span Class="emphasis">CURLOPT_WRITEDATA</span>, it will crash. You should therefore avoid this to
123
123
 make your program run fine virtually everywhere.
124
124
 <p class="level0">(<span Class="emphasis">CURLOPT_WRITEDATA</span> was formerly known as <span Class="emphasis">CURLOPT_FILE</span>. Both names