Skip to content

Acksakal/custom-printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal custom implementation of the printf function, using no standard libraries except for system calls to write to stdout (file descriptor 1). Inline assembly is used to manually access and handle variadic arguments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published