______________________________________________________________________________
Ns_IntPrint − Print an integer to stdout |
#include "ns.h" void Ns_IntPrint(int d) _________________________________________________________________ |
Ns_IntPrint(d) |
This function prints an integer to stdout, which is the server.log file by default. |
nsd(1), info(n) |