Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 716 Bytes

File metadata and controls

19 lines (18 loc) · 716 Bytes

CFTP

FTP Client/Server

TODO

  • check error management
    • my_error.c checked, ready for confirmation
    • my_math.c checked, problem solved, see the source file
    • my_misc.c checked, ready for confirmation
    • my_string.c and string.1.c checked, ready for confirmation
  • move comment in *.h (and not *.c)
    • my_error.c & my_error.h done
    • my_math.c & my_math.h done
    • my_misc.c & my_misc.h done
    • my_string.c, my_string.1.c & my_string.h done
    • my_stdio.c, my_stdio.1.c & my_stdio.h not finished yet, but their is problem.
  • Complete my_stdio lib refactoring
  • complete my_printf functions
  • translate norm in english
  • rename all files in my_.[c,h]