Ns_Fatal
Overview
Log a fatal error and shutdown
Syntax
void Ns_Fatal(
char *fmt,
...
);
Description
This function calls Ns_Log with the Fatal severity and then shuts down the server.
Top of Page
Copyright © 1996 America Online, Inc.