We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93be3f commit 183cc0bCopy full SHA for 183cc0b
1 file changed
0x0A-argc_argv/3-mul.c
@@ -1,5 +1,6 @@
1
#include "main.h"
2
#include <stdio.h>
3
+#include <stdlib.h>
4
5
/**
6
* main - start of program
0 commit comments