Receiving data into memory

Hi,

I've just started working with libwww. I need to write somtehing that 
can post data to a webserver. The code at: 
http://www.w3.org/Library/Examples/post.c  does that. But... I need the 
received data to be received back into the memory (or stream, whatever). 
But it prompts for a file name to write to (I think all output it's 
absurd it even gives any output. I haven't seen anything in the code 
which look like debugging is turned on). Can anyone help me out with this?

(ps. all documentation was not quite of real use. Often is spoken of 
send to libwww, but not actually HOW it is send to libwww (This page: 
http://www.w3.org/Library/User/Start.html)

Thanks in Advanced,


Frank de Bot

Received on Saturday, 6 April 2002 14:00:09 UTC