refactor(char): normed the char functions

- Norme was not passed after the modification but corrected now
This commit is contained in:
Raphael 2025-09-04 11:48:50 +02:00
parent 02d16e2abe
commit 1c607fced3
No known key found for this signature in database
5 changed files with 5 additions and 15 deletions

View file

@ -6,12 +6,10 @@
/* By: rparodi <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2023/11/06 14:04:26 by rparodi #+# #+# */
/* Updated: 2024/10/31 12:49:55 by rparodi ### ########.fr */
/* Updated: 2025/09/04 11:41:42 by rparodi ### ########.fr */
/* */
/* ************************************************************************** */
/**
* @brief Check if the character is in the ascii table
*