cplusplus.com cplusplus.com
cplusplus.com   C++ : Reference : C Library : csignal (signal.h) : sig_atomic_t
  Search:
- -
C++
Information
Documentation
Reference
Articles
Sourcecode
Forums
Reference
C Library
IOstream Library
Strings library
STL Containers
STL Algorithms
Miscellaneous
C Library
cassert (assert.h)
cctype (ctype.h)
cerrno (errno.h)
cfloat (float.h)
climits (limits.h)
clocale (locale.h)
cmath (math.h)
csetjmp (setjmp.h)
csignal (signal.h)
cstdarg (stdarg.h)
cstddef (stddef.h)
cstdio (stdio.h)
cstdlib (stdlib.h)
cstring (string.h)
ctime (time.h)
csignal (signal.h)
raise
signal
sig_atomic_t

-

sig_atomic_t type
<csignal>

Integral type

This is an integral type of an object that can be accessed as an atomic entity, even in the presence of asynchronous signals.

Home page | Privacy policy
© cplusplus.com, 2000-2008 - All rights reserved - v2.2
Spotted an error? contact us