-
This was a collaborative project done by Peter Mwangi and Collins Ochieng
-
This is a team project to create a _printf function
- The following files are created during the project:
- utills.c
- print_ui.c
- print_string.c
- print_rot.c
- print_reverse.c
- print_pointer.c
- print_percent.c
- print_octal.c
- print_non_printable.c
- print_integer.c
- print_hexadecimal.c
- print_hexa_upper.c
- print_character.c
- print_binary.c
- main.h
- handle_write.c
- handle_print.c
- get_width.c
- get_size.c
- get_precision.c
- get_flgss.c
- .gitignore
- _printf.c
- print_hexa.c