Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 571 Bytes

File metadata and controls

16 lines (12 loc) · 571 Bytes
description Learn more about: abort Function (C)
title abort Function (C)
ms.date 10/24/2018
helpviewer_keywords
abort function
ms.assetid caa62d67-ffc4-4481-87a4-0c1e2b0f537c

abort Function (C)

ANSI 4.10.4.1 The behavior of the abort function with regard to open and temporary files

The abort function does not close files that are open or temporary. It does not flush stream buffers. For more information, see abort.

See also

Library Functions