Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
#

variadic-function

Here are 77 public repositories matching this topic...

my_printf implements a custom version of the printf() function in C without using the stdio.h or stdarg.h libraries. Instead, the code manually manages variable-length arguments (variadic functions) and provides custom implementations of basic input/output functions like putchar and puts, using low-level system calls.

  • Updated May 21, 2025
  • C

Improve this page

Add a description, image, and links to the variadic-function topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the variadic-function topic, visit your repo's landing page and select "manage topics."

Learn more

Morty Proxy This is a proxified and sanitized view of the page, visit original site.