Some simple source code to show specific function like mouse and graphic.

源代码在线查看: makefile

软件大小: 435 K
上传用户: lwsnsfp17
关键词: function specific graphic simple
下载地址: 免注册下载 普通下载 VIP

相关代码

								test:a.o					gcc -o test a.o								a.o:a.c a.h					gcc -c a.c												clean:					rm -f test *.o											

相关资源