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

Ns_SetValue

Overview

Return the value of a field

Syntax

    char *Ns_SetValue(
    	Ns_Set		*set,
    	int		 index
    );

Description

The Ns_SetValue macro returns the value of the field at the given index.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.