<TITLE>assert</TITLE> <body bgcolor="#ffffcc"> <hr> <pre> <h3>ASSERT(3) Linux Programmer's Manual ASSERT(3) </h3> <h3>NAME </h3> assert - Abort the program if assertion is false. <h3>SYNOPSIS </h3> #include <assert.h> void assert (int expression); <h3>DESCRIPTION </h3> assert() prints an error message to standard output and terminates the program by calling abort() if expression is false (i.e., compares equal to zero). This only happens when the macro NDEBUG is undefined. <h3>RETURN VALUE </h3> No value is returned. <h3>CONFORMS TO </h3> ANSI - C <h3>BUGS </h3> assert() is implemented as a macro; if the expression tested has side - effects, program behaviour will be dif- ferent depending on whether NDEBUG is defined. This may create Heisenbugs which go away when debugging is turned on. </pre> <hr> <h3>SEE ALSO </h3><p> <a href=exit.htm>exit</a>, <a href=abort.htm>abort</a>, <pre> <h3>GNU April 4, 1993 1 </h3> </pre> <P> <hr> <p> <center> <table border=2 width=80%> <tr align=center> <td width=25%> <a href=../cref.html>Top</a> </td><td width=25%> <a href=../master_index.html>Master Index</a> </td><td width=25%> <a href=../SYNTAX/keywords.html>Keywords</a> </td><td width=25%> <a href=../FUNCTIONS/funcref.htm>Functions</a> </td> </tr> </table> </center> <p> <hr> This manual page was brought to you by <i>mjl_man V-2.0</i> 883af14e67e8b8702b5560aa64c888c0cd0bd66c'>refs</a><a href='/cgit.cgi/linux/net-next.git/log/fs/xfs/xfs_super.h'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/fs/xfs/xfs_super.h?id=883af14e67e8b8702b5560aa64c888c0cd0bd66c'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/fs/xfs/xfs_super.h?id=883af14e67e8b8702b5560aa64c888c0cd0bd66c'>commit</a><a class='active' href='/cgit.cgi/linux/net-next.git/diff/fs/xfs/xfs_super.h?id=883af14e67e8b8702b5560aa64c888c0cd0bd66c'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/fs/xfs/xfs_super.h'> <input type='hidden' name='id' value='883af14e67e8b8702b5560aa64c888c0cd0bd66c'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/diff/?id=883af14e67e8b8702b5560aa64c888c0cd0bd66c'>root</a>/<a href='/cgit.cgi/linux/net-next.git/diff/fs?id=883af14e67e8b8702b5560aa64c888c0cd0bd66c'>fs</a>/<a href='/cgit.cgi/linux/net-next.git/diff/fs/xfs?id=883af14e67e8b8702b5560aa64c888c0cd0bd66c'>xfs</a>/<a href='/cgit.cgi/linux/net-next.git/diff/fs/xfs/xfs_super.h?id=883af14e67e8b8702b5560aa64c888c0cd0bd66c'>xfs_super.h</a></div><div class='content'><div class='cgit-panel'><b>diff options</b><form method='get'><input type='hidden' name='id' value='883af14e67e8b8702b5560aa64c888c0cd0bd66c'/><table><tr><td colspan='2'/></tr><tr><td class='label'>context:</td><td class='ctrl'><select name='context' onchange='this.form.submit();'><option value='1'>1</option><option value='2'>2</option><option value='3' selected='selected'>3</option><option value='4'>4</option><option value='5'>5</option><option value='6'>6</option><option value='7'>7</option><option value='8'>8</option><option value='9'>9</option><option value='10'>10</option><option value='15'>15</option><option value='20'>20</option><option value='25'>25</option><option value='30'>30</option><option value='35'>35</option><option value='40'>40</option></select></td></tr><tr><td class='label'>space:</td><td class='ctrl'><select name='ignorews' onchange='this.form.submit();'><option value='0' selected='selected'>include</option><option value='1'>ignore</option></select></td></tr><tr><td class='label'>mode:</td><td class='ctrl'><select name='dt' onchange='this.form.submit();'><option value='0' selected='selected'>unified</option><option value='1'>ssdiff</option><option value='2'>stat only</option></select></td></tr><tr><td/><td class='ctrl'><noscript><input type='submit' value='reload'/></noscript></td></tr></table></form></div><div class='diffstat-header'><a href='/cgit.cgi/linux/net-next.git/diff/?id=883af14e67e8b8702b5560aa64c888c0cd0bd66c'>Diffstat</a> (limited to 'fs/xfs/xfs_super.h')</div><table summary='diffstat' class='diffstat'>