void CfgFreeConfig

( t_config* p_Cfg )

API-Function

Documentation

API-Function

delete the whole p_Cfg and free all used memory frees all dynamically allocated memory consumed by a p_Cfg

defined in 'cconfig.c'

Parameters:
p_Cfg - a pointer the a valid t_config
Returns:
nothing
Preconditions:
p_Cfg must be valid or this function will simply do nothing

Alphabetic index



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