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.
-
Notifications
You must be signed in to change notification settings - Fork 0
Acksakal/custom-printf
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published