cplusplus.com cplusplus.com
cplusplus.com   C++ : Reference : C Library : cassert
 
- -
C++
Information
Documentation
Reference
Articles
Sourcecode
Forum
Reference
C Library
IOstream Library
Strings library
STL Containers
STL Algorithms
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)
cassert (assert.h)
assert

-

cassert (assert.h) header

C Diagnostics Library

cassert defines one macro that can be used as a standard debugging tool:

assert Evaluate assertion (macro)
© The C++ Resources Network, 2000-2007 - All rights reserved
Spotted an error? - contact us