操作系统源代码

源代码在线查看: help.h

软件大小: 3264 K
上传用户: bbbbbb110
关键词: 操作系统 源代码
下载地址: 免注册下载 普通下载 VIP

相关代码

				/* Copyright (c) 1985 Ceriel J.H. Jacobs */								/* $Header: help.h,v 7.0 86/12/05 09:36:55 ceriel Exp $ */								# ifndef _HELP_				# define PUBLIC extern				# else				# define PUBLIC				# endif								int	do_help();				/*				 * int do_help(cnt);				 * long cnt;			This is ignored, but a count is given				 *				to any command				 *				 * Give a summary of commands				 */								# undef PUBLIC							

相关资源