Answer Posted / nashiinformaticssolutions
• exit(): Cleans up resources (e.g., flushes buffers).
• _exit(): Terminates the program immediately without cleanup.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many bytes are occupied by near, far and huge pointers (dos)?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
What is the heap in c?
What is structure in c explain with example?
what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555
write a progrmm in c language take user interface generate table using for loop?
What is a program?
write a proram to reverse the string using switch case?
What is the use of bit field?
What is the difference between strcpy() and memcpy() function in c programming?
Why is c still so popular?
What is the explanation for the dangling pointer in c?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
to find the closest pair
Can you write the algorithm for Queue?