Skip to content

jeffberube/diclist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@Author: 	Jeff Berube
@ID:		4356171
@Title:		Dictionary v3 (Assignment #3 - CS2010)
	

@Description:	Takes file input and output unique word frequency in a table.


@Compile:	To compile, type 

		make 

		inside program directory.


@How to use:	To use, type

		./diclist < FILENAME

		inside program directory where filename is the name of the file you 
		want to index in the dictionary. 


@Git:		To clone into directory, type

		git clone https://github.com/jeffberube/diclist.git

		inside directory.

About

Dictionary v3 (CS2010 Assignment #3)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors