An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: stdarg

adil-mabrouk/ft_printf

A custom implementation of the C printf function for the 42 School curriculum. Supports multiple format specifiers (%c, %s, %p, %d, %i, %u, %x, %X, %%) and handles variadic arguments using stdarg.h.

Language: C - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

msabr/FT_PTINTF_1337

A custom implementation of the printf function, teaching variadic functions and formatted output handling in C.

Language: C - Size: 1.44 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

andersonhsporto/ft-printf

This project focuses on implementing a simplified version of the printf function, commonly used in C programming for formatted output. The implementation replicates some of the key features of printf, allowing for dynamic string formatting and output generation

Language: C - Size: 111 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

pibouill/ft_printf

Introduction to variadic functions through a basic implementation of printf

Language: C - Size: 1.84 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

abdoachhoubi/ft_printf

1337 - 42 cursus (ft_printf project)

Language: C - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Vinicius-Santoro/42-formation-lvl1-3.printf

Project 3: get_next_line - Third project for the formation of software engineers at school 42 São Paulo.

Language: C - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0