我需要将file_1.c包含到main.c中.在file_1.c中,我目前有多个功能.如果我想在main.c中调用这些函数,我需要做什么?我的主程序中有#include"file_1.c".
c include
c ×1
include ×1