warning: incompatible implicit declaration of built-in function ‘printf’ [enabled by default] May 6, 2023 by Tarik You need to add #include <stdio.h> to the top of your file.