C Programming June 18, 2023 Write a function that prints numbers in C -Variadic Function In this task, we will explore how to create a variadic function in C that prints numbers…