Many C samples. It is a good sample for students to learn C language.

源代码在线查看: _str2map.h

软件大小: 420 K
上传用户: abc171abc171
关键词: language students samples sample
下载地址: 免注册下载 普通下载 VIP

相关代码

				/*  File   : _str2map.h
				    Author : Richard A. O'Keefe.
				    Updated: 11 April 1984
				    Purpose: Definitions from _str2map.c
				*/
				
				extern	char	_map_vec[_AlphabetSize+1];
				extern	void	_str2map(/*int,_char_^,char^*/);
				
							

相关资源