ns_intprint(3)
NAME
Ns_IntPrint - Print an integer to stdout
SYNOPSIS
#include "ns.h"
void
Ns_IntPrint(int d)
DESCRIPTION
- Ns_IntPrint(d)
- This function prints an integer to stdout, which is
- the server.log file by default.
SEE ALSO
nsd(1), info(n)
Ns_IntPrint - Print an integer to stdout
#include "ns.h"
void
Ns_IntPrint(int d)
nsd(1), info(n)