Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_printf for ecole 42

first methode was creating a function pointer array and mapping 1to1 to each flag which would be indexed in a int array. spent 3-4 days on it without any results.

new method is just yolo-ing it and doing a big chunky if-else-if statement, works perfectly fine and could make it pass most tests with only 7 hours in.

About

printf for ecole 42

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages