DtvLong dal_mem_ini (chk_flg)

Initializes the structure of the dynamic memory.

Input Parameters Significance
char chk_flg overhead flag:
1 - overhead management activated
0 - overhead management deactivated

Output Parameters Significance
none -

Return Code Significance
0 no error

When you activate the overhead management, DataView installs additional memory for checking memory bound range errors. However, you have to take a decrease of the performance into account.