Functions
fast_output.h File Reference
#include <cstdio>
#include <stdint.h>
#include <assert.h>
Include dependency graph for fast_output.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int modp_dtoa (double value, char *str, int prec)
int modp_itoa10 (int32_t value, char *str)
int modp_uitoa10 (uint32_t value, char *str)
void strreverse (char *begin, char *end)

Function Documentation

int modp_dtoa ( double  value,
char *  str,
int  prec 
) [inline]

Definition at line 55 of file fast_output.h.

int modp_itoa10 ( int32_t  value,
char *  str 
) [inline]

Definition at line 166 of file fast_output.h.

int modp_uitoa10 ( uint32_t  value,
char *  str 
) [inline]

Definition at line 155 of file fast_output.h.

void strreverse ( char *  begin,
char *  end 
) [inline]

Definition at line 48 of file fast_output.h.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:45