strtod_si.h File Reference

#include "usrp2_cdefs.h"

Include dependency graph for strtod_si.h:

Go to the source code of this file.

Functions

__U2_BEGIN_DECLS int strtod_si (const char *s, double *result)
 convert string at s to double honoring any trailing SI suffixes


Function Documentation

__U2_BEGIN_DECLS int strtod_si ( const char *  s,
double *  result 
)

convert string at s to double honoring any trailing SI suffixes

Parameters:
[in] s is the string to convert
[out] result is the converted value
Returns:
non-zero iff conversion was successful.


Generated on Wed Jul 29 07:31:21 2009 for GNU Radio 3.2.2 C++ API by  doxygen 1.5.8