char *silc_config_read_current_line(SilcConfigFile *file);
Returns a dynamically allocated buffer containing the line that the parser stopped at. This is a convenience function for silc_config_read_line. The returned pointer must be freed when it's not needed any longer.