ctrlc.h File Reference

See also:
ctrlc.c
More...

Include dependency graph for ctrlc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define trap_ctrlc   CFC_EXPORT_NAME( trap_ctrlc)
#define no_ctrlc   CFC_EXPORT_NAME( no_ctrlc)

Functions

void *CFC_API trap_ctrlc (void)
 SIC Internal routine Initiate Ctrl+C trapping in an interactive session.
void *CFC_API no_ctrlc (void)
 SIC Internal routine Suppress Ctrl+C trapping in an interactive session.


Detailed Description

See also:
ctrlc.c

Definition in file ctrlc.h.


Define Documentation

#define no_ctrlc   CFC_EXPORT_NAME( no_ctrlc)

Definition at line 21 of file ctrlc.h.

#define trap_ctrlc   CFC_EXPORT_NAME( trap_ctrlc)

Definition at line 20 of file ctrlc.h.


Function Documentation

void* CFC_API no_ctrlc ( void   ) 

SIC Internal routine Suppress Ctrl+C trapping in an interactive session.

Definition at line 33 of file ctrlc.c.

References sic_set_ctrlc_handled().

Here is the call graph for this function:

void* CFC_API trap_ctrlc ( void   ) 

SIC Internal routine Initiate Ctrl+C trapping in an interactive session.

Definition at line 22 of file ctrlc.c.

References sic_set_ctrlc_handled().

Here is the call graph for this function:


Generated on Tue Mar 13 15:18:11 2007 for SIC by  doxygen 1.5.1