JezK
Edit File: func2.c
#include <stdio.h> void func2(void) { printf("Hello from func2.c\n"); }