ding
This commit is contained in:
parent
31f5086267
commit
898bcaf7b4
@ -6,11 +6,11 @@
|
|||||||
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
|
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
|
||||||
/* (| | )|_| |_| |> < */
|
/* (| | )|_| |_| |> < */
|
||||||
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
|
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
|
||||||
/* Updated: 2023/03/05 21:30:55 by houtworm \___)=(___/ */
|
/* Updated: 2023/03/09 20:23:05 by djonker \___)=(___/ */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
#include "../ft_printf.h"
|
#include "../../ft_printf.h"
|
||||||
|
|
||||||
static void ft_putandcount(t_printf *strct, char c, int w)
|
static void ft_putandcount(t_printf *strct, char c, int w)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user