Skip to content

CristianAce05/holbertonschool-printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holberton Logo

Title

  • printf Project: A custom recreation of the printf function.

How it works

  • Prototype: int _printf(const char *format, ...);.
  • Description: This project focuses on building your own version of the C printf function, called _printf. Its purpose is to mimic the behavior and output of the standard library’s printf, handling formatted text and variable arguments just like the original.

Example usage

code

Authors & Contributors

  • Contributors: Cristian Acevedo, Bryan Ramos.

Contact Information

For any questions, suggestions, or inquiries, you’re welcome to reach out to us:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages