Skip to content
This repository was archived by the owner on Mar 13, 2019. It is now read-only.

infinity-blackbox/my_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

私のカワイprintf

それは基本的にprintfのリメイクです。

Makefile

  • 実行可能ファイル:make
  • 静的ライブラリ:make my_printf_static
  • ダイナミックライブラリ:make my_printf_dynamic
  • サイレントを無効にする:export VERBOSE=1
  • デバッグ:export DEBUG_BUILD=1

About

私のかわいいprintf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published