Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 524 Bytes

atexit-function-c.md

File metadata and controls

16 lines (12 loc) · 524 Bytes
description title ms.date helpviewer_keywords ms.assetid
Learn more about: atexit Function (C)
atexit Function (C)
11/04/2016
atexit function
9e1a761d-52f7-4581-a790-3ff97c80f931

atexit Function (C)

ANSI 4.10.4.3 The status returned by the atexit function if the value of the argument is other than zero, EXIT_SUCCESS, or EXIT_FAILURE

The atexit function returns zero if successful, or a nonzero value if unsuccessful.

See also

Library Functions