8000 GitHub - exclud/printf: A custom Printf function
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

exclud/printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A custom Printf

This is a custom Printf project which aims to replicate the printf in C.

Compilation

To compile this project run this at the root of the directory

gcc -Wall -Wextra -Werror -pedantic -std=gnu89 -Wno-format *.c

This will compile all three files (main.c, printf.c, and _putchar.c) and output the executable file my_program.

About

A custom Printf function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0