Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f0832865ec1f56b99d190174ffc30cd0 > files > 2096

libstdc++-docs-4.8.2-3.mga4.noarch.rpm

<!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>libstdc++: cerrno File Reference</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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</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">libstdc++
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('a01082.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#define-members">Macros</a>  </div>
  <div class="headertitle">
<div class="title">cerrno File Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><a href="a01082_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:ab686ce63877e6aa3f89e3f4e3498853a"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab686ce63877e6aa3f89e3f4e3498853a"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><b>_GLIBCXX_CERRNO</b></td></tr>
<tr class="separator:ab686ce63877e6aa3f89e3f4e3498853a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab03f640d90fbc5bcb75285d08a0f25ed"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab03f640d90fbc5bcb75285d08a0f25ed"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><b>errno</b></td></tr>
<tr class="separator:ab03f640d90fbc5bcb75285d08a0f25ed"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>This is a Standard C++ Library file. You should <code>#include</code> this file in your programs, rather than any of the <em>*</em>.h implementation files.</p>
<p>This is the C++ version of the Standard C Library header <code>errno.h</code>, and its contents are (mostly) the same as that header, but are all contained in the namespace <code>std</code> (except for names which are defined as macros in C). </p>

<p>Definition in file <a class="el" href="a01082_source.html">cerrno</a>.</p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="dir_db0ecf5ff2f2b0f79bbdc6312473b0df.html">include</a></li><li class="navelem"><a class="el" href="a01082.html">cerrno</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.5 </li>
  </ul>
</div>
</body>
</html>