Skip to content

Latest commit

 

History

History
42 lines (40 loc) · 866 Bytes

File metadata and controls

42 lines (40 loc) · 866 Bytes
title ms.custom ms.date ms.prod ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic dev_langs helpviewer_keywords ms.assetid caps.latest.revision ms.author manager translation.priority.ht
abort Function (C)
na
10/14/2016
visual-studio-dev14
na
na
devlang-cpp
na
article
C++
C
abort function
caa62d67-ffc4-4481-87a4-0c1e2b0f537c
6
mithom
ghogen
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

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.

See Also

Library Functions