Commit 9d6c2770 by Neil Booth Committed by Neil Booth

* cpp.texi: Add @section for assertions.

From-SVN: r35811
parent ea709009
Sat 19-Aug-2000 21:11:45 BST Neil Booth <NeilB@earthling.net>
* cpp.texi: Add @section for assertions.
Sat Aug 19 12:37:08 EDT 2000 John Wehle (john@feith.com) Sat Aug 19 12:37:08 EDT 2000 John Wehle (john@feith.com)
* loop.c (scan_loop): Use CONST_CALL_P instead of * loop.c (scan_loop): Use CONST_CALL_P instead of
......
...@@ -2484,7 +2484,7 @@ You might use @samp{#warning} in obsolete header files, with a message ...@@ -2484,7 +2484,7 @@ You might use @samp{#warning} in obsolete header files, with a message
directing the user to the header file which should be used instead. directing the user to the header file which should be used instead.
@node Assertions, Line Control, Conditionals, Top @node Assertions, Line Control, Conditionals, Top
@section Assertions
@cindex assertions @cindex assertions
@dfn{Assertions} are a more systematic alternative to macros in writing @dfn{Assertions} are a more systematic alternative to macros in writing
conditionals to test what sort of computer or system the compiled conditionals to test what sort of computer or system the compiled
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment