GitHub topics: exam03
deryaxacar/42-ExamRank-03
ft_printf is a custom implementation of the standard printf function in the C language. This exam focuses on mimicking the core functionalities of printf by handling specific format conversions. The primary objective is to manage only the following conversions: %s (string), %d (decimal integer), and %x (hexadecimal integer).
Language: C - Size: 278 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

MVPee/42-mini-micropaint
Exam Rank 03, 42 School
Language: C - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 7 - Forks: 0

RinatMambetov/exam03-42school
Exam #03 of the new graph with tests
Language: C - Size: 107 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
