Current File : //opt/RZruby/share/doc/ruby/html/d0/d2e/io_2console_2extconf_8h_source.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.5"/>
<title>Ruby: ext/io/console/extconf.h Source File</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Ruby
   &#160;<span id="projectnumber">1.9.3p551(2014-11-13revision48407)</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="../../index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="../../modules.html"><span>Modules</span></a></li>
      <li><a href="../../annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="../../files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="../../files.html"><span>File&#160;List</span></a></li>
      <li><a href="../../globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="../../dir_31cedd4509e06940f559c1ca2f722e02.html">ext</a></li><li class="navelem"><a class="el" href="../../dir_9c666a50e7113ab35ff62afe9b9a906c.html">io</a></li><li class="navelem"><a class="el" href="../../dir_ac61e034960ec96b32bb43bf34c07719.html">console</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">extconf.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="../../d0/d2e/io_2console_2extconf_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#ifndef EXTCONF_H</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define EXTCONF_H</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"><a class="line" href="../../d0/d2e/io_2console_2extconf_8h.html#a55e62c01f41f9c5850dfce5f89a6bb98">    3</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_TERMIOS_H 1</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"><a class="line" href="../../d0/d2e/io_2console_2extconf_8h.html#a10d0318986997e0ef02ec8428ad37619">    4</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_CFMAKERAW 1</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"><a class="line" href="../../d0/d2e/io_2console_2extconf_8h.html#a3c53bc046c95078b26f13b3cfecdf210">    5</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_SYS_IOCTL_H 1</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"><a class="line" href="../../d0/d2e/io_2console_2extconf_8h.html#a1182d4934ed8070427ed060caa8818ec">    6</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RB_IO_GET_WRITE_IO 1</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"><a class="line" href="../../d0/d2e/io_2console_2extconf_8h.html#a99660a7ae9eebf71a48057723158650c">    7</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_DUP3 1</span></div>
<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#endif</span></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>