Problem customizing Web Robot

Hi I am trying to customize the web robot app that comes with LibWWW to
add some features to it.
One of them is downloading files only up to certain size.
I have tried putting some code together for detecting and handling it,
but the functions that return the size of the file like HTAnchor_length(

) , HTResponse_length( ) or HTAnchor_header( ) only work correctly in
some places (like terminate_handler).
What is the best place to start putting that sort of code in the LibWWW
?

regards Amir K.

Received on Tuesday, 21 December 1999 07:39:26 UTC