Detective-Khalifah / printf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

_printf

Files

  • .gitignore: to ignore unit tests.
  • main.h: header file.
  • _printf.c
  • "gcc -c -Wall -Werror -Wextra -pedantic -std=gnu89" to compile.

About


Languages

Language:C 100.0%