Exceptions

Am new to programming.Am writing program to handle exception in cpp but it is giving undefined symbol try,throw,catch can u people help me out
Last edited on
You probably either have an outdated compiler, or you have exceptions disabled in your project/compiler settings.
Topic archived. No new replies allowed.