Corewar documentation 1.0.0
|
The file containing the sub_format_double functions. More...
#include "myprintf.h"
Functions | |
void | format_plus_double (char *str_finale, formating_t *formating, double nb) |
void | format_moins_double (char *str_finale, formating_t *formating, double nb) |
void | format_esp_double (char *str_finale, formating_t *formating, double nb) |
void | format_zero_double (char *str_finale, formating_t *formating, double nb) |
void | format_hash_double (char *str_finale, formating_t *formating, double nb) |
The file containing the sub_format_double functions.