Query: picl_initialize
OS: sunos
Section: 3picl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
picl_initialize(3PICL) PICL Library Functions picl_initialize(3PICL)NAMEpicl_initialize - initiate a session with the PICL daemonSYNOPSIScc [ flag... ] file... -lpicl [ library... ] #include <picl.h> int picl_initialize(void);DESCRIPTIONThe picl_initialize() function opens the daemon door file and initiates a session with the PICL daemon running on the system.RETURN VALUESUpon successful completion, 0 is returned. On failure, this function returns a non-negative integer, PICL_FAILURE.ERRORSPICL_NOTSUPPORTED Version not supported PICL_FAILURE General system failure PICL_NORESPONSE Daemon not respondingATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOpicl_shutdown(3PICL), attributes(5) SunOS 5.10 28 Mar 2000 picl_initialize(3PICL)
Related Man Pages |
---|
picl_get_propinfo(3picl) - sunos |
picl_initialize(3picl) - sunos |
picl_get_root(3picl) - sunos |
picl_wait(3picl) - sunos |
picl_get_root(3picl) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
">" used in system() is not printing into file |