[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_HtuuDecode

Overview

Perform base64 decode

Syntax

    int Ns_HtuuDecode (
    char* string, 
    unsigned char* buf, 
    int bufsize
    );

Description

Performs a base64 decode on string and writes the result into buf.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.