Skip to content

Collinsodiobi/holbertonschool-printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0x0E. C - printf

Project Overview

The _printf project is an integration project that replicates a simplified version of the standard printf function in C. This project allows handling formatted output using variadic functions while understanding internal mechanics of printf.


Function Prototype

int _printf(const char *format, ...);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages