+
Skip to content

mordori/ft_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_printf

Simplified recreation of the variadic printf function with the following data types as supported conversions:

%c (char) %s (char *) %p (void *) %d %i (int)

%u (unsigned int) %x %X (unsigned int to Hex) %% ('%')

Note

This project was developed and tested using clang on Ubuntu. It will likely work on other Linux distributions and with compatible C/C++ compilers.

Tip

How to use

  • Create the libftprintf.a library in your terminal with the command:
make
  • To compile and run the tests, use the following command:
make test
  • To delete all of the compiled files, use:
make fclean

About

Simplified recreation of the variadic printf function.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载