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
What are the uses of a pointer?
Why do we write return 0 in c?
What is pointer to pointer in c?
Explain how do you view the path?
What is wild pointer in c?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
What are variables and it what way is it different from constants?
Is it better to use malloc() or calloc()?
i want to know the procedure of qualcomm for getting a job through offcampus
Why is c called c not d or e?
Why do some versions of toupper act strangely if given an upper-case letter?
How #define works?
What is pointer to pointer in c language?
What is the use of structure padding in c?
What is difference between far and near pointers?