silc_config_read_line

SYNOPSIS

    char *silc_config_read_line(SilcConfigFile *file, SilcUInt32 line);

DESCRIPTION

Returns a dynamically allocated null-terminated buffer containing the line `line' of `file'. The returned pointer must be freed when it's not needed any longer.

SEE ALSO

silc_config_read_current_line