Library initialization

Library initialization — initialize debugging

Functions

void scols_init_debug ()

Description

The library debug stuff.

Functions

scols_init_debug ()

void
scols_init_debug (int mask);

If the mask is not specified, then this function reads the LIBSMARTCOLS_DEBUG environment variable to get the mask.

Already initialized debugging stuff cannot be changed. Calling this function twice has no effect.

Parameters

mask

debug mask (0xffff to enable full debugging)