September 2001
Intermediate to advanced
768 pages
32h 45m
English
void define_syslog_variables(void)
Initializes all syslog constants.
Returns:
Nothing
Description:
define_syslog_variables() initializes the built-in constants that are used with the syslog functions. As a rule, use of this function is not required.
Availability:
UNIX/Linux, Windows
Version:
3+, 4+
Example:
define_syslog_variables (); |
Read now
Unlock full access