view doc/posix-functions/assert.texi @ 17476:6057744acd2c default tip master

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 16 Aug 2013 06:32:22 -0700 (2013-08-16)
parents bb0ceefd22dc
children
line wrap: on
line source
@node assert
@section @code{assert}
@findex assert

POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/assert.html}

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize

Extension: Gnulib offers a module @samp{assert} that allows the installer to
disable assertions through a @samp{configure} option: @samp{--disable-assert}.