Commit graph

3 commits

Author SHA1 Message Date
Raphael
cc41df24e6 fix(convert/atou): moving the initialiation to the top 2025-11-03 14:14:32 +01:00
Raphael
94d1de557f
feat(convert/atou): adding the skip of the whitespace at the start
- Wasn't using the function isspace :).
2025-09-12 15:25:20 +02:00
Raphael
28be9d6b91
feat(convert/atou): adding the atou function
- Can be usefull when the parsing of some project (like philosophers)
2025-09-08 10:21:48 +02:00