Ns_IntPrint.3aolserver

Langue: en

Version: 4.0 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)


 

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