/ft_printf42

ft_printf42 é um projeto para recodificar o printf em C da libc.

Primary LanguageC

#ft_Printf42

ft_printf42 é um projeto para recodificar o printf em C da libc. Ele irá gerenciar as seguintes conversões: cspdiuxX% ! Gerenciar qualquer combinação dos seguintes sinalizadores: '-0.' e largura mínima do campocom todas as conversões. Gerenciar todos os seguintes sinalizadores: '# +' (sim, um deles é um espaço). Entregando os arquivos: * .c, * / *. c, * .h, * / *. h, Makefile.

ft_printf42 is a project to recode printf in C from libc. It will manage the following conversions: cspdiuxX% ! Handle any combination of the following flags: '-0.' and minimum field width with all conversions. Manage all of the following flags: '#+' (yes, one of them is a space). Delivering the files: * .c, * / *. c, * .h, * / *. h, Makefile.

Badge

SKills

  • Rigor
  • Algorithms & AI

My grade

Flowchat

Use:

🚧 project:

ft_printf42 $ make bonus

Compile your main with the library:

clang main.c libftprintf.a

🚿 Clean Obj files:

$ make clean

🚿 🚿 Clean All (obj files + binary):

$ make fclean

🚿 🚿 🚧 Clean All + build:

$ make re


See Makefile

Made with:

Jorge Alves

Github_Jorge

Alfredo Neto

Github_Jorge

Alexandre Zamarion

Github_Jorge