Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 664 Bytes

File metadata and controls

16 lines (12 loc) · 664 Bytes
description Learn more about: signal Function (C)
title signal Function (C)
ms.date 11/04/2016
helpviewer_keywords
signal function
ms.assetid d3ce419a-50b2-4233-bb50-99312293f9f3

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