Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-release > by-pkgid > f0bc842dcf666302badcfd2545f3387c > files > 85

libfreetds0-doc-0.82-12.mga1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>FreeTDS API: /usr/local/users/home/jklowden/projects/releases/freetds/0.82/include/syberror.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">include</a></div>
<h1>syberror.h</h1><div class="fragment"><pre class="fragment">00001 <span class="comment">/* FreeTDS - Library of routines accessing Sybase and Microsoft databases</span>
00002 <span class="comment"> * Copyright (C) 1998-1999  Brian Bruns</span>
00003 <span class="comment"> *</span>
00004 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
00005 <span class="comment"> * modify it under the terms of the GNU Library General Public</span>
00006 <span class="comment"> * License as published by the Free Software Foundation; either</span>
00007 <span class="comment"> * version 2 of the License, or (at your option) any later version.</span>
00008 <span class="comment"> *</span>
00009 <span class="comment"> * This library 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 GNU</span>
00012 <span class="comment"> * Library 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 Library General Public</span>
00015 <span class="comment"> * License along with this library; if not, write to the</span>
00016 <span class="comment"> * Free Software Foundation, Inc., 59 Temple Place - Suite 330,</span>
00017 <span class="comment"> * Boston, MA 02111-1307, USA.</span>
00018 <span class="comment"> */</span>
00019 
00020 <span class="preprocessor">#ifndef _syberror_h_</span>
00021 <span class="preprocessor"></span><span class="preprocessor">#define _syberror_h_</span>
00022 <span class="preprocessor"></span>
00023 <span class="preprocessor">#ifdef __cplusplus</span>
00024 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
00025 {
00026 <span class="preprocessor">#if 0</span>
00027 <span class="preprocessor"></span>}
00028 <span class="preprocessor">#endif</span>
00029 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00030 <span class="preprocessor"></span>
00031 <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> rcsid_syberror_h[] = <span class="stringliteral">"$Id: syberror.h,v 1.4 2004/10/28 12:42:12 freddy77 Exp $"</span>;
00032 <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">void</span> *<span class="keyword">const</span> no_unused_syberror_h_warn[] = { rcsid_syberror_h, no_unused_syberror_h_warn };
00033 
00034 <span class="comment">/* severity levels, gleaned from google */</span>
00035 <span class="preprocessor">#define EXINFO         1</span>
00036 <span class="preprocessor"></span><span class="preprocessor">#define EXUSER         2</span>
00037 <span class="preprocessor"></span><span class="preprocessor">#define EXNONFATAL     3</span>
00038 <span class="preprocessor"></span><span class="preprocessor">#define EXCONVERSION   4</span>
00039 <span class="preprocessor"></span><span class="preprocessor">#define EXSERVER       5</span>
00040 <span class="preprocessor"></span><span class="preprocessor">#define EXTIME         6</span>
00041 <span class="preprocessor"></span><span class="preprocessor">#define EXPROGRAM      7</span>
00042 <span class="preprocessor"></span><span class="preprocessor">#define EXRESOURCE     8</span>
00043 <span class="preprocessor"></span><span class="preprocessor">#define EXCOMM         9</span>
00044 <span class="preprocessor"></span><span class="preprocessor">#define EXFATAL       10</span>
00045 <span class="preprocessor"></span><span class="preprocessor">#define EXCONSISTENCY 11</span>
00046 <span class="preprocessor"></span>
00047 <span class="preprocessor">#ifdef __cplusplus</span>
00048 <span class="preprocessor"></span><span class="preprocessor">#if 0</span>
00049 <span class="preprocessor"></span>{
00050 <span class="preprocessor">#endif</span>
00051 <span class="preprocessor"></span>}
00052 <span class="preprocessor">#endif</span>
00053 <span class="preprocessor"></span>
00054 <span class="preprocessor">#endif</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed May 7 19:22:09 2008 for FreeTDS API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
</body>
</html>