We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef26e7f commit b4ee9a6Copy full SHA for b4ee9a6
0x10-variadic_functions/1-print_numbers.c
@@ -1,3 +1,4 @@
1
+#include <stdio.h>
2
#include <stdarg.h>
3
#include "variadic_functions.h"
4
0 commit comments