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...

what is the difference between exit() and _exit() functions?

Answer Posted / bajishareef

exit() perform the termination operation, but before that it closes all files and flushes the I/O buffers.
_exit() just terminates the program

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Between macros and functions,which is better to use and why?

2151


#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

1089


What is the code in while loop that returns the output of given code?

1930


What are the 4 types of functions?

1021


What is the mean of function?

1089


What is the difference between functions getch() and getche()?

1066


What is c mainly used for?

1017


Can variables be declared anywhere in c?

1055


what is the height of tree if leaf node is at level 3. please explain

2119


Why we not create function inside function.

2157


Explain what are its uses in c programming?

1038


hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell

2151


What is array of structure in c programming?

1258


What is define c?

1027


Using which language Test cases are added in .ptu file of RTRT unit testing???

4243