Libft ASM
Basic functions implemented in Assembly using the x86 Intel syntax.
À propos
Année2019
ContextÉcole 42 Paris
Standard string functions rewritten at the lowest level. strlen, strcpy, strcmp, all in raw assembly, talking directly to the CPU and kernel.