Lines Matching +full:pre +full:- +full:set
9 <br> $Id: index.html,v 1.14 2001-02-13 21:21:25 gshapiro Exp $
21 Here is the current set of packages:
59 from using names beginning with <tt>__</tt> or <tt>_[A-Z]</tt>,
61 with <tt>_[a-z]</tt>. Such names are reserved for the compiler and
81 and when you are trying to track down exception-related bugs
88 <blockquote><pre>
93 </pre></blockquote>
104 <blockquote><pre>
106 </pre></blockquote>
110 <blockquote><pre>
112 </pre></blockquote>
116 <blockquote><pre>
118 </pre></blockquote>
129 <blockquote><pre>
131 </pre></blockquote>
135 <blockquote><pre>
136 SM_REQUIRE(foo != NULL && foo->sm_magic == SmFooMagic);
137 </pre></blockquote>
140 the member <tt>sm_magic</tt> is set to <tt>NULL</tt>.