int CfgGetError

( t_config* p_Cfg )

API-Function

Documentation

API-Function

return the error code of p_Cfg. reset p_Cfg->n_Error to 0

defined in 'cconfig.c'

Parameters:
p_Cfg - a valid pointer to a t_config
Returns:
CFGERROR_NO_CREATE if p_Cfg is non existant
p_Cfg->n_Error else
Preconditions:
p_Cfg must be valid or this function will simply do nothing

Alphabetic index



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