/MiniLibC

MiniLibC - Epitech project tek2

Primary LanguageAssembly

MiniLibC (ASM_minilibc_2019)

MiniLibC - Epitech project tek2

Epitech automated tests

  • strlen 100%
  • strchr 100%
  • memset 100%
  • memcpy 100%
  • strcmp 100%
  • memmove 100%
  • strncmp 100%
  • strcasecmp 100%
  • rindex 100%
  • strstr 100%
  • strpbrk 100%
  • strcspn 0%