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

https://github.com/0bvim/variadic-functions

A repository just to practice some codes of variadic functions!
https://github.com/0bvim/variadic-functions

Last synced: 12 months ago
JSON representation

A repository just to practice some codes of variadic functions!

Awesome Lists containing this project

README

          

# Variadic functions
A repository just to practice some codes of variadic functions!

Source video is from YouTube channel, you can watch video in the following link:

[All you need to know about variadic functions (audio kinda suck)](https://www.youtube.com/watch?v=7Sph8JlRo0g&t=526s&ab_channel=Oceano)
##
All the comments in '.c' files I made while wacthing the video. I created this repository just for me practice and understand right the concept about variadic functions. This repository will stay open because can help some people to understand something.