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

Ns_SetPrint

Overview

Print the contents of a set to the AOLserver error log

Syntax

    void Ns_SetPrint(
    	Ns_Set *set
    );

Description

The Ns_SetPrint function prints all fields in a set to the AOLserver error log file (or the terminal if the AOLserver is running in foreground mode). It is useful for debugging.

Top of Page

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