/42-libft

Reproduction de la Lib C

Primary LanguageC

42-libft

Reproduction de la Lib C

To Do List

  • Remove the bonus rule
  • Create rules and subdirectories for each group of externals functions
    • malloc/free
    • open/close/read/write
    • va_start/va_arg/va_copy/va_end
    • and so on ...
  • Add GNL !!
  • Add ft_printf !!