Corewar documentation 1.0.0
|
The file containing the sub_format_char functions. More...
#include "myprintf.h"
Functions | |
void | format_plus_char (char *str_finale, formating_t *formating, char c) |
void | format_moins_char (char *str_finale, formating_t *formating, char c) |
void | format_esp_char (char *str_finale, formating_t *formating, char c) |
void | format_zero_char (char *str_finale, formating_t *formating, char c) |
void | format_hash_char (char *str_finale, formating_t *formating, char c) |
The file containing the sub_format_char functions.