printf-project

There are 8 repositories under printf-project topic.

  • FaroukOyekunle/printf

    Group project: writing our own printf function

    Language:C210
  • MVPee/42-Ft_printf

    My printf from 42 school. This project requires rewriting printf. Interesting to learn variable argument numbers.

    Language:C2100
  • khalid1sey/printf

    printf is a custom function in the C that allows you to print formatted data to the console or a file.

    Language:C1100
  • hima890/printf

    This project is an implementation of the printf function, a fundamental feature in the C programming language. Our custom printf function provides the capability to format and print various types of data, including text and variables, with the same level of flexibility and functionality as the standard printf in C.

    Language:C00
  • Mr-Galt/42-printf

    This project is pretty straightforward, I had to recode printf. It will be part of my future libft.

    Language:C0100
  • Ahmed-Mohmed-Sakr/printf

    Write your own printf function.

    Language:C11
  • Mary-Afrika/printf

    A collaboration between Mary Njoroge and Emmanuel Atuluku.

    Language:C10
  • Younessboumlik/printf

    This project is part of the ALX software engineering program. It is a C program that replicates the functionality of the function.

    Language:C