Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

HOW DO YOU HANDLE EXCEPTIONS IN C?

Answer Posted / reejusri

C don't use the term exception handling, but include
facilities that allow implementing similar functionality.
The most common way to implement exception handling in
standard C is to use setjmp/longjmp functions.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you use a 'Local Block'?

1226


What is bubble sort technique in c?

1039


How are variables declared in c?

1150


What is time null in c?

1111


How do you write a program which produces its own source code as output?

1174


What is the use of typedef in structure in c?

1007


How can I copy just a portion of a string?

1366


What is structure pointer in c?

1091


What is a shell structure examples?

1148


Explain what are multibyte characters?

1255


How to find a missed value, if you want to store 100 values in a 99 sized array?

1462


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

1263


Why flag is used in c?

1181


What does s c mean in text?

1146


Why are all header files not declared in every c program?

1149