This repository has been archived on 2023-12-28. You can view files and clone it, but cannot push or open issues or pull requests.
c_piscine_rush_02/ex00/digits_to_words.c
2023-12-02 23:46:24 +04:00

13 lines
920 B
C

/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* digits_to_words.c :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: achubuko <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2023/12/02 23:40:54 by achubuko #+# #+# */
/* Updated: 2023/12/02 23:43:18 by achubuko ### ########.fr */
/* */
/* ************************************************************************** */
#include "digits_to_words.h"