觅风论坛
标题:
如何运行多个程序
[打印本页]
作者:
一人憔悴£
时间:
2017-4-27 07:00
标题:
如何运行多个程序
prin.h
include''stdio.h''
void printhello(void)
print.c
include''print.h''
void printhello()
{
printf(''hello word!\n'')
}
helloword.c
include''[rint.h''
int main(void)[
printHello();
reurn 0;
}
作者:
如果
时间:
2017-4-27 13:21
学c的小朋友想飞?
作者:
音拂
时间:
2017-4-30 16:03
推广自苦与推广求
欢迎光临 觅风论坛 (https://www.eyyba.com/)
Powered by Discuz! X3.4