Gregrs400 / cmpsc472Project1

Multithreading implementation for counting words in files, with inter-process communication
0 stars 0 forks source link

Decide how to structure words and their count #4

Open Gregrs400 opened 14 hours ago

Gregrs400 commented 14 hours ago

Need to decide how I want to store the words and their count for sorting later to allow for the return of the top 50 words by count