This project is reimplementation of printf function of C. It doesn't include every functionalitity C's printf can do. However we tried to most of edge causes and functionalities of C's printf function.
The most difficult issue we encountered is memory leaks