- From: Putz Doug <PutzDoug@JohnDeere.com>
- Date: Fri, 3 Nov 2000 09:58:19 -0600
- To: "'www-lib@w3.org'" <www-lib@w3.org>
I believe all you'll need to do is to use the routines extern int HTUU_encode (unsigned char * bufin, unsigned int nbytes, char * bufcoded); extern int HTUU_decode (char * bufcoded, unsigned char * bufplain, int outbufsize); located in HTUU.c
Received on Friday, 3 November 2000 10:59:02 UTC