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
What is the purpose of ftell?
Why shouldn’t I start variable names with underscores?
How can I automatically locate a programs configuration files in the same directory as the executable?
Tell us two differences between new () and malloc ()?
What are integer variable, floating-point variable and character variable?
what is the height of tree if leaf node is at level 3. please explain
What are the advantages of the functions?
Can we declare variables anywhere in c?
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
What is main () in c?
all c language question
Can you pass an entire structure to functions?
Define macros.
What will be your course of action for a push operation?
What is nested structure in c?