Is it possible to call atexit() function more than once in a C program?
Long Answer
Views 495
Answer:
Yes. We can call atexit() function more than once. But, they will be executed in reverse order as a stack.
#include
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of C Programming Language, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.