int Ns_HtuuDecode ( char* string, unsigned char* buf, int bufsize );
int Ns_HtuuDecode (
char* string,
unsigned char* buf,
int bufsize
);
Performs a base64 decode on string and writes the result into buf.
string
buf
Top of Page
Copyright © 1998-99 America Online, Inc.