- From: manish verma <manish@tegora.stpn.soft.net>
- Date: Tue, 26 Jun 2001 17:05:37 +0530
- To: <www-lib@w3.org>
Hi all! I was using the library to get a binary file from a remote server. The FTP method fetches data in HTChunk and the only clean way to get the data is using HTChunk_toCString(). But in case of binary files this function doesn't correctly copy as it encounters End of String much earlier. Is there a way to access the fields of HTChunk data structure? Awaiting your reply. Thx Manish Verma
Received on Tuesday, 26 June 2001 07:34:48 UTC