Alx-Falila / printf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

_printf :group project

This is a project with a function (_printf) that mimics the behavior and functionality of the function"printf" from the standard library of C programming language.

Files

File Description

printf.c Is a variadic function that takes parameters from a list called "va list" and combines all of the functions to print according to a format. holberton.h header file that contains the structure and prototypes of the project

Authors

Falila Abdul-Razak and Akwesi Kusi

About


Languages

Language:C 100.0%