K
kullu.ashish
Hi all,
I want to know that what will happen if a C++ function called by a C
function (Suppose both are in different files one is a .cpp file and
other is .c file compiled and linked by g++ compiler) get some
unhandled exception ?
I want to know that what will happen if a C++ function called by a C
function (Suppose both are in different files one is a .cpp file and
other is .c file compiled and linked by g++ compiler) get some
unhandled exception ?