Compare commits

...

3 Commits

Author SHA1 Message Date
65b74242c8 This commit was manufactured by cvs2svn to create tag
'Version_1_30_1'.

[SVN r19444]
2003-08-04 17:55:29 +00:00
28ed1969c9 fixed result reversal
[SVN r17876]
2003-03-13 07:12:20 +00:00
4eac97c340 This commit was manufactured by cvs2svn to create branch 'RC_1_30_0'.
[SVN r17693]
2003-03-01 19:43:06 +00:00

View File

@ -21,7 +21,7 @@
</dl>
<h4>Remarks</h4>
<div>
If <i>x</i> is non-zero, this macro expands to <i>1</i>.&nbsp;
If <i>x</i> is zero, this macro expands to <i>1</i>.&nbsp;
Otherwise, it expands to <i>0</i>.
</div>
<div>