]> granicus.if.org Git - curl/commit
an example on how you can use the write callback to receive data in a memory
authorDaniel Stenberg <daniel@haxx.se>
Tue, 15 May 2001 13:03:53 +0000 (13:03 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 15 May 2001 13:03:53 +0000 (13:03 +0000)
commit2457a319481fb5eaccda3a79e8c3f2b8623ab70c
treeb1740c084601041c89f1940fd295008c53303e90
parent9e1e31869102027257a494086817aea355673936
an example on how you can use the write callback to receive data in a memory
chunk
docs/examples/getinmemory.c [new file with mode: 0644]