void CfgSetSeperator

( t_config* p_Cfg, char c_Seperator )

API-Function

Documentation

API-Function

set the seperator

(FIXME: write an understandable description for this :)

defined in 'cconfig.c'

Parameters:
p_Cfg - a valid pointer to a t_config
c_Seperator - the new seperator char
Returns:
nothing
Preconditions:
p_Cfg must be valid or this function will simply do nothing
p_Cfg->n_Error must be CFGERROR_OK or this function will simply do nothing

Alphabetic index



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