variable-arguments
There are 3 repositories under variable-arguments topic.
Soumik1410/C-Hackerrank-codes
My solutions to the C practice problems on Hackerrrank
Gregoirebrn/Printf
Reproduction of a function in C
paschalugwu/printf
Implemented a simplified version of the printf function in C, focusing on handling specific conversion specifiers, adhering to strict coding standards, and meeting project requirements.