MyPrintf

damien.meyer@epitech.eu

Les Déterminants

{'d', 'i', 'c', 's', 'p', 'h', 'b', 'S', 'x', 'X', 'o', 'u'}

Les VarArgs

Les principales fonctions

    int my_printf(const char *format, ...)
    void init_tabfunc(t_printf *f_print, char *flag)
    int my_char_isalpha(char c)
    int check_function(t_printf *f_print, const char *format, va_list ap)

Bilan du projet

Les problèmes rencontrés

Conclusion

Welcome To Segfault's World

MyPrintf

By Damien Meyer

MyPrintf

  • 172