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

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)
 

Detailed Description

The file containing the sub_format_char functions.

Author
Nicolas TORO