Exit Function

Next: , Previous: Displaytime, Index: Index

This exit[] function will cease program execution and return to the operating system. From an implementation POV, this will return EXIT_SUCCESS.

Pass: Nothing
Returns: Nothing

Last Modified: August 2008