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

Ns_LogTime

Overview

Construct local date and time for log file

Syntax

    char *Ns_LogTime(
    	char *dateTimeBuf
    );

Description

The Ns_LogTime function constructs the local date and time for use in the log file. Upon completion, dateTimeBuf will contain the formatted string. Ns_LogTime is used by Ns_Log to create log file entries.

Top of Page

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