AnisEmad / printf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This program implements a simplified version of the popular printf function in C. The printf function is used to output formatted strings to the console or other output devices.

About


Languages

Language:C 100.0%