?? eberror.html
字號:
<html>
<head>
<!-- E:/eybuild/doc/export//eberror.html - generated by refgen from eberror.c -->
<title> eberror </title>
</head>
<body bgcolor="#FFFFFF"> <hr>
<a name="top"></a>
<p align=right>
<a href="libIndex.htm"><i>eyBuildLib API Reference : eyBuildLib</i></a></p>
</blockquote><h1>eberror</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>eberror</strong> - error module </p>
</blockquote><h4>ROUTINES</h4><blockquote><p>
<p>
<b><a href="./eberror.html#ebSendError">ebSendError</a>( )</b> - send error message to error page<br>
<p>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
error module
<p>
</blockquote><h4>INCLUDE</h4><blockquote><p>
<b>eberror.h</b>
<p>
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<p>
<b>eblog.h</b>
<hr>
<a name="ebSendError"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>ebSendError( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>ebSendError( )</strong> - send error message to error page</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>int ebSendError
(
int errnum, /* http error number */
char * errfmt, /* error message */
...
)
</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
this routine redirect url to error page, adn list error detail
specified by errfmt and so on.
<p>
</blockquote><h4>RETURNS</h4><blockquote><p>
OK/ERROR
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./eberror.html#top">eberror</a></b>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -