The VCS error reporting system provides information to assist you in finding where an error occurred and what the error is. It is only available when using the development libraries. If the error involves memory corruption, assistance is provided in detecting and locating overwrites of memory.
The information provided by the VCS error reporting system is as follows:
Only those functions that contain the conditional code to call the error reporting function are included in the call log and call stack lists. All Vermont Views functions that set VV_ERR include this conditional code. You can add the code to your own modules to ensure that they too appear in the call log and call stack lists.