>we can call the C function (and verified that name stays C style).
>also inside the C function,
>we CAN also call another function that is written in C++
>(thereby using the C function as a wrapper),
>however if in the C++ function, we use anything that uses classes,
>it would get us the "Insufficient Memory" error displayed.
>(btw, we are using the Sun Solaris compiler, if that matters.)
function, so that the C++ libraries are all initialized correctly.