picl_initialize - initiate a session with the PICL daemon
cc [ flag... ] file... -lpicl [ library... ] #include <picl.h> int picl_initialize(void);
The picl_initialize() function opens the daemon door file and initiates a session with the PICL daemon running on the system.
Upon successful completion, 0 is returned. On failure, this function returns a non-negative integer, PICL_FAILURE.
PICL_NOTSUPPORTED
PICL_FAILURE
PICL_NORESPONSE
See attributes(5) for descriptions of the following attributes:
|
picl_shutdown(3PICL), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |