《C与指针》练习题答案(自己做的)第二章

2.7.11

如果对list.c修改,那么只运行

cc -c list.c

如果对list.h做了修改,那么需要对包含list.h的c源文件进行重新编译

cc -c list.c table.c main.c

2.8

 

posted @ 2020-08-16 17:39  阿拉灯神丁0  阅读(146)  评论(0)    收藏  举报