What is exit() function in C?
C Programming Language > Function in C Language > Predefined Functions
830
Answer:
- exit() function terminates the program/process normally and returns the status code to the parent program/process.
- Syntax: void exit(int status)
This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.