Skip to content

A file parser which counts the frequencies of letters Aa-Zz using fork and giving each letter a child process.

Notifications You must be signed in to change notification settings

KyleBrown-804/CS470-Lab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS470-Lab2

A file parser which counts the frequencies of letters Aa-Zz using fork and giving each letter a child process. Lorem.txt and alice.txt are sample files to test with, Lorem.txt also contains special no ascii characters for testing.

About

A file parser which counts the frequencies of letters Aa-Zz using fork and giving each letter a child process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages