Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > ae19f57cd4e306abd5716199a310070b > files > 6966

gnuradio-doc-3.2.2-3.fc13.x86_64.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"/>
<title>GNU Radio 3.2.2 C++ API: strtod_si.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1>strtod_si.h File Reference</h1><code>#include &quot;<a class="el" href="usrp2__cdefs_8h_source.html">usrp2_cdefs.h</a>&quot;</code><br/>
<div class="dynheader">
Include dependency graph for strtod_si.h:</div>
<div class="dynsection">
<div class="center"><img src="strtod__si_8h__incl.png" border="0" usemap="#strtod__si_8h_map" alt=""/></div>
<map name="strtod__si_8h_map" id="strtod__si_8h">
<area shape="rect" id="node3" href="usrp2__cdefs_8h.html" title="usrp2_cdefs.h" alt="" coords="5,83,109,112"/></map>
</div>

<p><a href="strtod__si_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">__U2_BEGIN_DECLS int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="strtod__si_8h.html#a1af2fb92dddf4e6e2c635fabd86bba72">strtod_si</a> (const char *s, double *result)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">convert string at s to double honoring any trailing SI suffixes  <a href="#a1af2fb92dddf4e6e2c635fabd86bba72"></a><br/></td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a1af2fb92dddf4e6e2c635fabd86bba72"></a><!-- doxytag: member="strtod_si.h::strtod_si" ref="a1af2fb92dddf4e6e2c635fabd86bba72" args="(const char *s, double *result)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">__U2_BEGIN_DECLS int strtod_si </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>s</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double *&nbsp;</td>
          <td class="paramname"> <em>result</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>convert string at s to double honoring any trailing SI suffixes </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>s</em>&nbsp;</td><td>is the string to convert </td></tr>
    <tr><td valign="top"><tt>[out]</tt>&nbsp;</td><td valign="top"><em>result</em>&nbsp;</td><td>is the converted value </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>non-zero iff conversion was successful. </dd></dl>

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>