/home/coin/svn-release/OS-2.4.3/OS/src/OSUtils/OSdtoa.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double os_strtod (const char *str, char **strEnd)
char * os_dtoa (double d, int mode, int ndigits, int *decpt, int *sign, char **rve)
void os_freedtoa (char *s)

Function Documentation

double os_strtod ( const char *  str,
char **  strEnd 
)
char* os_dtoa ( double  d,
int  mode,
int  ndigits,
int *  decpt,
int *  sign,
char **  rve 
)

Definition at line 2886 of file OSdtoa.cpp.

void os_freedtoa ( char *  s  ) 

Definition at line 2832 of file OSdtoa.cpp.


Generated on 16 Feb 2012 by  doxygen 1.6.1