ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

num_put_float.cpp File Reference
#include "stlport_prefix.h"
#include <cmath>
#include <ios>
#include <locale>
#include <cstdio>
#include <cstdlib>
#include <algorithm>

Go to the source code of this file.

Data Structures

struct  _Dig< N >
struct  _Dig< 0 >
struct  GroupPos

Defines

#define NDIG   82
#define todigit(x)   ((x)+'0')
#define MAXEDIGITS   int(_Dig<LDBL_MAX_10_EXP>::dig)
#define MAXFSIG   LDBL_DIG
#define MAXFCVT   (LDBL_DIG + 1)
#define USE_SPRINTF_INSTEAD

Functions

static void __fill_fmtbuf (char *fmtbuf, ios_base::fmtflags flags, char long_modifier)
template<class _FloatT >
static size_t __write_floatT (__iostring &buf, ios_base::fmtflags flags, int precision, _FloatT x, char modifier)
size_t _STLP_CALL __write_float (__iostring &buf, ios_base::fmtflags flags, int precision, double x)
size_t _STLP_CALL __write_float (__iostring &buf, ios_base::fmtflags flags, int precision, long double x)
void _STLP_CALL __get_floor_digits (__iostring &out, _STLP_LONGEST_FLOAT_TYPE __x)
void _STLP_CALL __convert_float_buffer (__iostring const &str, __iowstring &out, const ctype< wchar_t > &ct, wchar_t dot, bool __check_dot)
void _STLP_CALL __adjust_float_buffer (__iostring &str, char dot)

Generated on Sun May 27 2012 06:02:57 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.