Skip to content

Class project completed in December 2010. See README file for more details.

Notifications You must be signed in to change notification settings

amylim/data-type-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date Completed: Dec 2010
Language: C++  
Development Environment: Dev C++   	
Important features: Utilizes templates to process data.

Searches a file for a particular data type (string, char, int, double).

Displays the results in ascending/descending order with the frequency count
of each result. Also displays the amount of unique, non-unique, and total 
number of results. An option to find palindromes is available for the string 
data type. 

About

Class project completed in December 2010. See README file for more details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published