1984-1993模糊 C 源代码竞赛.zip 非常的好,不过这是DOS格式,要用UE去打开.

源代码在线查看: fubarorg.sh

软件大小: 362 K
上传用户: wlflove123
关键词: 1984 1993 zip DOS
下载地址: 免注册下载 普通下载 VIP

相关代码

				:				# to run fubar in the 'proper' way								# parse args				if [ $# -ne 1 ]; then				    echo "usage: $0 number" 1>&2				    exit 1				fi								# run/compile it				rm -f incest.c x1 x				ex - 				r fubar.orig.c				6,7j				w incest.c				EOF				chmod +x incest.c				csh incest.c $1				rm -f incest.c x1 x							

相关资源