Hi all I have been using WATCOM C++ for some time quite ok. Now I want to use C++ exception handling.
I can make little Micky Mouse programs work but when I add try and catch to my existing code I get an undefined ref of __wcpp_4_fs_han dler__.
I am going spare trying to figure this out.
I can make little Micky Mouse programs work but when I add try and catch to my existing code I get an undefined ref of __wcpp_4_fs_han dler__.
I am going spare trying to figure this out.
Comment