redhat man page for nwcallsinit

Query: nwcallsinit

OS: redhat

Section: 3ncp

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

NWCALLSINIT(3NCP)					       Netware Calls Library						 NWCALLSINIT(3NCP)

NAME
NWCallsInit - initializes NCP library
SYNOPSIS
#include <nwcalls.h> NWCCODE NWCallsInit(void* p1, void* p2);
DESCRIPTION
You must call this function as first function from program using libncp library. p1 and p2 are reserved and must be passed as NULL to this function.
RETURN VALUE
Function returns zero on success and non-zero on failure. See nwerrors(3ncp) for libncp error codes.
BUGS
None known.
SEE ALSO
nwerrors(3ncp), NWCallsTerm(3ncp) libncp (>;= 2.2.0.14) 04/13/1999 NWCALLSINIT(3NCP)
Related Man Pages
nwgetconnlistfromobject(3ncp) - suse
nwgetconnlistfromobject(3ncp) - debian
nwerrors(3ncp) - suse
elf_errmsg(3) - freebsd
define_syslog_variables(3) - php
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Reduced Activity Notification
About TODO
[TIP] Processing YAML files with yq