← Back
Editing: b.c
#include <stdio.h> void b() { printf ("In function b\n"); }
Save File
Cancel