Scroll to navigation

Ns_IntPrint(3aolserver) AOLserver Library Procedures Ns_IntPrint(3aolserver)

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)
 

KEYWORDS

4.0 AOLserver