Answer Posted / glibwaresoftsolutions
• 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
Explain can static variables be declared in a header file?
What are lookup tables in c?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
What is the value of h?
Explain how can I right-justify a string?
Why do we need a structure?
Difference between constant pointer and pointer to a constant.
What is the difference between fread and fwrite function?
What is far pointer in c?
What does. int *x[](); means ?
Explain what is output redirection?
Why dont c comments nest?
What is structure and union in c?
There seem to be a few missing operators ..
Do you know the difference between malloc() and calloc() function?