somExceptionFree - Syntax

This function frees the memory held by the exception structure within an Environment structure.

Environment     *env;

somExceptionFree(env);


[Back: somExceptionFree]
[Next: somExceptionFree Parameter - env]