An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with variadic-functions

A curated list of projects in awesome lists tagged with variadic-functions .

https://github.com/amaitou/ft_printf

Recreating the essence of the printf function, this project offers a faithful reproduction of its behavior in the C programming language. Delve into the intricacies of string formatting, variable arguments, and the core mechanisms that make printf a versatile tool.

1337school 42cursus 42network printf-42 variadic-functions

Last synced: 24 Apr 2025

https://github.com/zakariaelbouzkri/printf

The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)

algo c variadic-functions

Last synced: 27 Feb 2025

https://github.com/yamzil/ft_printf

This project is pretty straight forward. You will recode printf. Fortunetaly you will be able to reuse it in future projects as a legit function of your libft. You will mainly learn how to use variadic arguments.

cprogramming-language printf-42 variadic-functions

Last synced: 13 Mar 2025

https://github.com/abdellahbellakrim/ft_printf

Recode the printf() function from the C standard library

algorithms c data-structures file-io low-level-programming makefile variadic-functions

Last synced: 03 Mar 2025

https://github.com/shannon-kioko/alx-low_level_programming

This repository contains basic to intermediate/advance (complete) tasks in the C programming language, as provided by ALX Software Engineering

argument-parsing c debugging functionpointer linked-lists loops-and-iterations malloc pointers-and-arrays static-libraries variables variadic-functions

Last synced: 26 Feb 2025

https://github.com/hackersa3edy/alx-low_level_programming

Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.

algorithms alx-africa bit-manipulation c-programming command-line-arguments data-structures debugging dynamic-libraries file-io function-pointers hash-tables holbertonschool linkedlists low-level-programming makefiles memory-management preprocessor search-algorithms static-libraries variadic-functions

Last synced: 22 Feb 2025

https://github.com/mouad-el-asri/ft_printf

In this project I recoded printf function using variadic function. This project is gonna be very useful in my future projects. 📝

algorithms c file-descriptors header-file makefile printf variadic-functions

Last synced: 18 Feb 2025

https://github.com/namorgha/ft_printf

This repository provides a C implementation that reproduces the behavior of the printf function, demonstrating custom formatting and output handling.

42 c-language printf-42 variadic-functions

Last synced: 26 Feb 2025

https://github.com/raveriss/ft_printf

A custom implementation of the printf function in C that handles common format conversions with varied argument handling. Carried out as part of my studies at school 42, this project embodies my quest for mastery in C programming and high quality standards.

42school c-programming coding-education printf-implementation software-quality variadic-functions

Last synced: 03 Mar 2025

https://github.com/murags/printf

Team project building our own printf

function-pointers variadic-functions

Last synced: 26 Feb 2025

https://github.com/ychaaibi/ft_printf

Custom Printf Function in C 🚀

1337school c printf printf-42 variadic-functions

Last synced: 11 Apr 2025

https://github.com/mushigarou/ft_printf

Wrote ft_printf() a function that mimic the original printf()

unix-logic va-arg va-copy va-end va-list va-start variadic-functions

Last synced: 09 Apr 2025

https://github.com/chahid001/ft_printf

This project tasks you with reimplementing the printf() function in C.

c variadic-functions

Last synced: 01 Mar 2025

https://github.com/courseworks/aut_ap_2025_spring_hw2

The second assignment for AUT's Advanced Programming course (Spring 2025) focuses on C++ concepts. Students will implement a variadic template function for numerical summation and a word frequency analyzer using STL.

cpp homework stl string-parsing text-processing variadic-functions word-counter

Last synced: 21 Feb 2025

https://github.com/nhpip/nhpip.github.io

Functional programming, erlang, elixir etc

currying elixir erlang partial-application variadic-functions

Last synced: 17 Mar 2025

https://github.com/artidek/42_ft_printf

A custom implementation of the C standard library's printf function. This project recreates printf with support for formatting, variable arguments, and buffer management, demonstrating deep understanding of C programming, variadic functions, and memory handling.

42school buffer-management c error-handling variadic-functions

Last synced: 24 Jun 2025

https://github.com/scisamir/printf

0x11. C - printf

c c-printf variadic-functions

Last synced: 23 Feb 2025

https://github.com/ejarvinen/42ft_printf

A custom printf() function from the C Standard Library

variadic-functions

Last synced: 24 Feb 2025