variable-arguments

There are 3 repositories under variable-arguments topic.

  • Soumik1410/C-Hackerrank-codes

    My solutions to the C practice problems on Hackerrrank

    Language:C1100
  • Gregoirebrn/Printf

    Reproduction of a function in C

    Language:C10
  • 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.

    Language:C101