书中带的源程序

源代码在线查看: readme.txt

软件大小: 2826 K
上传用户: a974555392
关键词: 源程序
下载地址: 免注册下载 普通下载 VIP

相关代码

				The program:
				
				     use-query-handle
				
				takes an argument that specifies the file to read.  It also
				reads the standard input iterating with the user for words 
				to find in the file.  
				The file 'data/Alice_story' is the simple story used for queries
				presented in the book
				
				The program:
				
				     swap
				
				reads a pair of integers from the standard input.  The file
				'data/swap' can be used with this program.
				
				The remaining programs are self-contained. 
				They write to the standard input but do no input.
				
							

相关资源