Exit

From Mesham

Jump to: navigation, search

Overview

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

  • Pass: Nothing
  • Returns: Nothing
Personal tools