/libasm

🧩 Tiny functions library using assembly language. It includes: ft_strlen, ft_strcmp, ft_strcpy, ft_strdup, ft_read and ft_write. Two last also set errno value in case of error

Primary LanguageC

No issues in this repository yet.