qc.hlp (Table of Contents; Topic list)
sig_atomic_t
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Type:      sig_atomic_t
 
  Include:   <signal.h>
 
  Syntax:    typedef int sig_atomic_t;
 
  Synopsis:  Type of signal variable, whose value can be set even in
             the presence of interrupts.