On Tue, Nov 25, 2008 at 9:10 AM, crystalcat_75
<[EMAIL PROTECTED]> wrote:
> Following program is showing an error while running in turbo c :
> undefined symbol for "try"
> statement missing after try .

I don't think Turbo C supports exceptions. You need to upgrade to a
modern compiler like Dev-C++ or MS Visual C++ Express (they are free)
and not use something that is 15+ years old.

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
    If I were to divulge it, it would overturn the world."
               -- Jelaleddin Rumi

Reply via email to