Computer Science, asked by hv040shadow, 9 months ago

What is the function of exit ( )

Answers

Answered by Anjaligiri
1

The exit function, declared in <stdlib. h>, terminates a C++ program. The value supplied as an argument to exit is returned to the operating system as the program's return code or exit code. By convention, a return code of zero means that the program completed successfully

Answered by Anonymous
0

\huge\pink{\boxed{\bold{ ♡To get lost from somewhere }}}

Similar questions