Skip to content

The objective of this project is to recode the standard library function printf(). Learned how to use variadic arguments and manipulate system calls to print out different datatypes to the standard input.

Notifications You must be signed in to change notification settings

0x0M4R/42-ft_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-ft_printf

oabdalla's 42Project Score

The objective of this project is to recode the standard library function printf(). Learned how to use variadic arguments and manipulate system calls to print out different datatypes to the standard input.

Description:

The objective of this project is to recode the standard library function printf(). Learned how to use variadic arguments and manipulate system calls to print out different datatypes to the standard input.

  • It will manage the following conversions: cspdiuxX%

Objectives:

  • Unix logic

Skills:

  • Rigor
  • Algorithms & AI

About

The objective of this project is to recode the standard library function printf(). Learned how to use variadic arguments and manipulate system calls to print out different datatypes to the standard input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published