int CfgDelSection

( t_config* p_Cfg, char* psz_SecName )

API-Function

Documentation

API-Function

delete a section named 'pszSecname'

defined in 'cconfig.c'

Parameters:
p_Cfg - a pointer to a valid t_config
psz_SecName - name of the section to delete
Returns:
0 not specified yet, work to be done FIXME: this function is horribly broken. don't use it!

Alphabetic index



This page was generated with the help of DOC++.