update
This commit is contained in:
parent
6d83a2c196
commit
b1cfc0ee71
31 changed files with 133 additions and 89 deletions
|
|
@ -19,7 +19,7 @@
|
|||
typedef struct s_fprintf_arg
|
||||
{
|
||||
t_usize total_print;
|
||||
t_file fd;
|
||||
int fd;
|
||||
} t_fprintf_arg;
|
||||
|
||||
typedef enum e_printf_flags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue