varargs
Here are 18 public repositories matching this topic...
Create and apply polyvariadic functions
-
Updated
Jun 3, 2022 - Haskell
Compile-time printf-like function's format string parsing
-
Updated
Sep 27, 2016 - C++
Отборочный «бассейн» «Бассейн» — это проверка твоей мотивации и обучаемости, а также «золотой билет» в мир специальностей, которые ты можешь изучить в «Школе 21». «Бассейн» проходит в конкретные даты и длится 14 дней. Ты изучишь основы программирования и отточишь навыки на практических задачах.
-
Updated
Nov 17, 2025 - C
C Typesafe Varargs, in a sorta roundabout way.
-
Updated
May 29, 2017 - C
A Variadic helper to mimic named arguments.
-
Updated
Sep 26, 2020 - Go
Varargs is a feature in Kotlin that allows you to pass a variable number of arguments to a function. The syntax for declaring a vararg parameter is to put vararg in front of the parameter type.
-
Updated
May 2, 2023 - Kotlin
Replicates standard printf function in C. This project deepens understanding of variadic functions, data formatting, and low-level I/O management.
-
Updated
Oct 24, 2024 - C
This project is a custom implementation of the fundamental function printf.
-
Updated
Apr 3, 2024 - C
Excercise files of Advanced Java Programming Courses.
-
Updated
Nov 17, 2021 - Java
221 Days Of Java
-
Updated
Apr 4, 2023
Add this topic to your repo
To associate your repository with the varargs topic, visit your repo's landing page and select "manage topics."