Skip to content

blavonne/printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

printf

42 ft_printf old holygraph
No buffer management
Able to manage the following conversions: csp
Able to manage the following conversions: diouxX with the following flags: hh, h, l and ll
Able to manage the following conversion: f with the following flags: l and L (arbitrary-precision arithmetic)
Able to manage %%
Able to manage the flags #0-+ and space
Able to manage the minimum field-width
Able to manage the precision

Arbitrary-precision arithmetic guide (russian)

About

42 ft_printf old holygraph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors