autodoc.git
/
modref
/
ex
/
cpp_3A_3A
/
_23error.html
version
»
Context lines:
10
20
40
80
file
none
3
autodoc.git/modref/ex/cpp_3A_3A/_23error.html:84:
<dt class='head--doc'>Description</dt> <dd class='body--doc'> <p>This directive causes a compiler error, it can be used to notify the user that certain efuns are missing and similar things.</p> </dd> <dt class='head--doc'>Example</dt> <dd class='example'><pre> <tt><p>#if !efun(write_file)<br />
-
#error
Move
object
is missing<br />
+
#error
Write
file
efun
is missing<br />
#endif<br /> <br /> </p> </tt></pre></dd></dl> <hr size='1' noshade='1' /> </td> </tr> </table> </body> <script>PikeDoc.current = {"link":"ex/cpp_3A_3A/_23error.html","name":"#error"};</script> <script src='../../ex/cpp_3A_3A/index.js'></script> <script src='../../ex/cpp_3A_3A/load_index.js'></script> </html>