Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ nic_slogf

Media Vault

Software Library

Restoration Projects

Artifacts Sought

nic_slogf

[Previous] [Contents] [Index] [Next]

nic_slogf()

Output messages and debug information

Synopsis:



int nic_slogf  ( int opcode,
               int severity,
               const char *fmt... )

Arguments:

opcode
A combination of a major and minor code.
severity
The severity of the log message.
fmt
A standard printf() string followed by printf() arguments.

Description:

The nic_slogf() function outputs error messages, informational messages, or debug information to the device. This function is a cover for slogf().

Classification:

QNX Neutrino

Safety:
Cancellation point Yes
Interrupt handler No
Signal handler Yes
Thread Yes

See also:

slogf()


[Previous] [Contents] [Index] [Next]

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026