char *silc_config_read_line(SilcConfigFile *file, SilcUInt32 line);
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.
silc_config_read_current_line