refactor(char): normed the char functions
- Norme was not passed after the modification but corrected now
This commit is contained in:
parent
02d16e2abe
commit
1c607fced3
5 changed files with 5 additions and 15 deletions
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue