This project is about programming a function that memics the functionality of the stadard function printf defined in the library stdio.h
PRINTF is a 42 Project that aims to mimic libc printf function
Basics, requested from subject:
* A) parsing for flags, field_width, precision, length_modifier.
* B) parsing for conversion specifier.
* C) displaying UTF-8 characters. (%C and %S).
* D) computing unsigned numbers in base16 (%x).
* E) displaying signed numbers (%d %D %i).
* F) displaying pointer address (%p).
You can read the project subject here
gcc *.c -fsanitize=address
you can checkout this tester here
- Rigor
- Unix
- Algorithms & AI
Made by RIDWANE EL FILALI 👋 See my linkedin