Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This program parses through a text file and counts the occurrences of each word. Afterwards it will display the list of words and the number of occurrences.

I wrote this program to explore C++ and learn how it differs from other programs I have written.

Development Environment

Visual Studio Code

C++ using the standard library

Useful Websites

Future Work

Thing I would include:

  • Input for users to input their own text file.
  • Displaying the words in order of number of occurrences.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages