hi,
I am using TURBO C++ IDE. In my program i am using exception handling. WHile compilation, error as follows
Error: Undefined symbol "try"
Please givve an idea
![]()
This is a discussion on Exception handling within the C++ Programming forums, part of the General Programming Boards category; hi, I am using TURBO C++ IDE. In my program i am using exception handling. WHile compilation, error as follows ...
hi,
I am using TURBO C++ IDE. In my program i am using exception handling. WHile compilation, error as follows
Error: Undefined symbol "try"
Please givve an idea
![]()
My idea is your C++ compiler pre-dates
- stonehenge
- the industrial revolution
- the introduction of exceptions into C++
Check out the list of compiler resources I recently posted here
http://cboard.cprogramming.com/showt...908#post435908
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.
post source code, with code tags.
MagosX.com
Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime.