Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > contrib > by-pkgid > 16ddb2bbfb06c9689bef4d45275fb157 > files > 14

jackit-realtime-0.50.0-2mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>error.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>error.h</h1><a href="error_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="comment">/* </span>
00002 <span class="comment">    Copyright (C) 2001 Paul Davis</span>
00003 <span class="comment"></span>
00004 <span class="comment">    This program is free software; you can redistribute it and/or modify</span>
00005 <span class="comment">    it under the terms of the GNU Lesser General Public License as published by</span>
00006 <span class="comment">    the Free Software Foundation; either version 2.1 of the License, or</span>
00007 <span class="comment">    (at your option) any later version.</span>
00008 <span class="comment">    </span>
00009 <span class="comment">    This program is distributed in the hope that it will be useful,</span>
00010 <span class="comment">    but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
00011 <span class="comment">    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span>
00012 <span class="comment">    GNU Lesser General Public License for more details.</span>
00013 <span class="comment">    </span>
00014 <span class="comment">    You should have received a copy of the GNU Lesser General Public License</span>
00015 <span class="comment">    along with this program; if not, write to the Free Software </span>
00016 <span class="comment">    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.</span>
00017 <span class="comment">    </span>
00018 <span class="comment">    $Id: error.h,v 1.3 2002/12/20 19:13:26 pbd Exp $</span>
00019 <span class="comment">*/</span>
00020 
00021 <span class="preprocessor">#ifndef __jack_error_h__</span>
00022 <span class="preprocessor"></span><span class="preprocessor">#define __jack_error_h__</span>
00023 <span class="preprocessor"></span>
<a name="l00024"></a><a class="code" href="error_8h.html#a0">00024</a> <span class="keyword">extern</span> void (*<a class="code" href="error_8h.html#a0">jack_error_callback</a>)(<span class="keyword">const</span> <span class="keywordtype">char</span> *desc);
00025 <span class="keywordtype">void</span> <a class="code" href="error_8h.html#a1">jack_set_error_function</a> (<span class="keywordtype">void</span> (*func)(<span class="keyword">const</span> <span class="keywordtype">char</span> *));
00026 
00027 
00028 <span class="preprocessor">#endif </span><span class="comment">/* __jack_error_h__ */</span>
</pre></div><hr><address style="align: right;"><small>Generated on Tue Mar 11 08:52:41 2003 for Jack by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.18 </small></address>
</body>
</html>