8000 GitHub - Gymnopediese/ft_printf
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Gymnopediese/ft_printf

Repository files navigation

ft_printf

%c : char
%s : string
%i, d : print a number
%x : hexadecimal number
%X : hexadecimal number in majuscule
%f : float %p : a pointer adress in hexadecimal %% : % %fd : a file content
%g : a directory content
%ia : an int array

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0