void CfgSetSecStart

( t_config* p_Cfg )

API-Function

Documentation

API-Function

t_config is like a tree. this function let alle 'moving' pointers regarding sections to the first section of the current branch. all 'moving' pointers regarding variables of sections point to the first variable of this section.

defined in 'cconfig.c'

Parameters:
p_Cfg - a valid pointer to a t_config
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++.