관리-도구
편집 파일: b.c
#include <stdio.h> void b() { printf ("In function b\n"); }