|
|
Print the contents of a set to the AOLserver error log
void Ns_SetPrint(
Ns_Set *set
);
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.