42sh 1.0.0
Create a shell in C
Loading...
Searching...
No Matches
sub_format_double.c File Reference

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)
 

Detailed Description

The file containing the sub_format_double functions.

Author
Nicolas TORO