<!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>sysconfig.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.17 -->
<center>
<a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>sysconfig.h File Reference</h1><code>#include &lt;iostream&gt;</code><br>
<code>#include &lt;list&gt;</code><br>
<code>#include &lt;string&gt;</code><br>
<code>#include &lt;winsock2.h&gt;</code><br>

<p>
Include dependency graph for sysconfig.h:<p><center><img src="sysconfig_8h__incl.gif" border="0" usemap="#sysconfig.h_map" alt="Include dependency graph"></center>

<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="sysconfig_8h__dep__incl.gif" border="0" usemap="#sysconfig.hdep_map" alt="Included by dependency graph"></center>
<map name="sysconfig.hdep_map">
<area href="connection_8cpp.html" shape="rect" coords="0,0,93,18" alt="">
<area href="paradigm_8cpp.html" shape="rect" coords="117,0,203,18" alt="">
<area href="server_8cpp.html" shape="rect" coords="227,0,293,18" alt="">
</map>

<p>
<a href="sysconfig_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespacestd.html">std</a></td></tr>
<tr><td colspan=2><br><h2>Defines</h2></td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="sysconfig_8h.html#a0">WIN32</a>&nbsp;&nbsp;&nbsp;1</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="sysconfig_8h.html#a1">WIN32_LEAN_AND_MEAN</a>&nbsp;&nbsp;&nbsp;1</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
 The intent of this header file is to put operating system or compiler specific configuration information in one place. It also holds common includes for convenience.
<p>
<dl compact><dt><b>Author: </b></dt><dd>
Jon A. Lambert </dl><dl compact><dt><b>Date: </b></dt><dd>
02/15/2003 </dl><dl compact><dt><b>Version: </b></dt><dd>
0.10</dl><dl compact><dt><b>Note: </b></dt><dd>
 IMO, files like these tend to get a little out of control and populated with a lot of global cruft.</dl>
<p>
Definition in file <a class="el" href="sysconfig_8h-source.html">sysconfig.h</a>.<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="sysconfig.h::WIN32"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> #define WIN32&nbsp;&nbsp;&nbsp;1
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Pre-processor directive the we will or may use to indicate that Paradigm compilation will be done for Windows operating systems. This is auto-detected from fairly common __WIN32__ manifest constant. 
<p>
Definition at line <a class="el" href="sysconfig_8h-source.html#l00025">25</a> of file <a class="el" href="sysconfig_8h-source.html">sysconfig.h</a>.    </td>
  </tr>
</table>
<a name="a1" doxytag="sysconfig.h::WIN32_LEAN_AND_MEAN"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> #define WIN32_LEAN_AND_MEAN&nbsp;&nbsp;&nbsp;1
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Pre-processor directive used to limit inclusion of unneccesary windows header files. Defined in windows header files. 
<p>
Definition at line <a class="el" href="sysconfig_8h-source.html#l00033">33</a> of file <a class="el" href="sysconfig_8h-source.html">sysconfig.h</a>.    </td>
  </tr>
</table>
<hr><address style="align: right;"><small>Generated on Mon Mar 29 22:38:42 2004 for Paradigm 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.17 </small></address>
</body>
</html>