debian man page for ns_asctime

Query: ns_asctime

OS: debian

Section: 3aolserv

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Ns_Reentrant(3aolserver)				   AOLserver Library Procedures 				  Ns_Reentrant(3aolserver)

__________________________________________________________________________________________________________________________________________________

NAME
ns_asctime, ns_ctime, ns_gmtime, ns_inet_ntoa, ns_localtime, ns_readdir, ns_strtok - library procedures
SYNOPSIS
#include "ns.h" ns_asctime(arg, arg) ns_ctime(arg, arg) ns_gmtime(arg, arg) ns_inet_ntoa(arg, arg) ns_localtime(arg, arg) ns_readdir(arg, arg) ns_strtok(arg, arg) _________________________________________________________________
DESCRIPTION
These functions ...
SEE ALSO
nsd(1), info(n)
KEYWORDS
AOLserver 4.0 Ns_Reentrant(3aolserver)
Related Man Pages
ns_bindsock(3aolserv) - debian
ns_sockbind(3aolserv) - debian
ns_socklistenex(3aolserv) - debian
ns_socksetblocking(3aolserv) - debian
ns_socktimedconnect2(3aolserv) - debian
Similar Topics in the Unix Linux Community
what is the default return type of localtime() in perl?