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

Ns_QueryToSet

Overview

Parse query data into Ns_Set

Syntax

    int Ns_QueryToSet (
    char* query, 
    Ns_Set* set
    );

Description

Parse query data (such as "a=b&c=d&jkl=rew") into an Ns_Set.

Top of Page

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