va-end

There are 3 repositories under va-end topic.

  • sureshk75/ft_printf

    This project is pretty straight forward. You will recode printf. Hopefully you will be able to reuse it in the future projects without the fear of being flagged as a cheater. You will mainly learn how to use variadic arguments.

    Language:C0100
  • sureshk75/minitalk

    The purpose of this project is to code a small data exchange program using UNIX signals.

    Language:C0100
  • Mushigarou/ft_printf

    Wrote ft_printf() a function that mimic the original printf()

    Language:C10