Skip to content

Latest commit

 

History

History
41 lines (39 loc) · 1.02 KB

File metadata and controls

41 lines (39 loc) · 1.02 KB
title signal Function (C) | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-language
ms.tgt_pltfrm
ms.topic article
dev_langs
C++
helpviewer_keywords
signal function
ms.assetid d3ce419a-50b2-4233-bb50-99312293f9f3
caps.latest.revision 6
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
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

signal Function (C)

ANSI 4.7.1.1 The set of signals for the signal function

The first argument passed to signal must be one of the symbolic constants described in the Run-Time Library Reference for the signal function. The information in the Run-Time Library Reference also lists the operating mode support for each signal. The constants are also defined in SIGNAL.H.

See Also

Library Functions