1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <link rel="stylesheet" href="../css/manpage.css" type="text/css" /> 7 <link rel="stylesheet" href="../css/timetable.css" type="text/css" /> 8 <title>#error</title> 9 </head> 10 <body> 11 <h1>#error</h1> 12 13 <h2>Overview</h2> 14 <div class="section"> 15 <p> 16 Outputs errors.<br> 17 </p> 18 </div> 19 20 <h2>Code Example</h2> 21 <div class="section"> 22<pre class="definition"> 23#error "error message" 24</pre> 25 </div> 26 27 28 <h2>Revision History</h2> 29 <div class="section"> 30 <dl class="history"> 31 <dt>2011/12/20</dt> 32 <dd>Initial version.<br /> 33 </dd> 34 </dl> 35 </div> 36 37 <hr><p>CONFIDENTIAL</p></body> 38</html>