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