Skip to content

The goal of this project is quite simple. We have recoded printf(). This project is mainly to learn about the use of a variable number of arguments.

Notifications You must be signed in to change notification settings

yanaranj42/ft_printf

Repository files navigation

Compiler.sh

I have created a compile.sh for you to make your tests in a faster way

Uses

  • Does 'make'.
  • Compiles (with flags) your function adding everything that is necessary and the main function.
  • Call the generated ./a.out and print the results.

Careful

In case your main is inside your ft_printf.c, you should remove it from the script.

@yanaranj xoxo

About

The goal of this project is quite simple. We have recoded printf(). This project is mainly to learn about the use of a variable number of arguments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published