Wrote a program that creates a cross-reference listing of the words in a text file, using a linked list to put the words in order, and another linked list associated with each word to keep the line numbers of the words. The input files contain lines of text with only words, spaces, and only periods and commas as punctuation. Wrote both lists from scratch (without using the STL) using classes.
-
Notifications
You must be signed in to change notification settings - Fork 0
ahmxdiqbal/LInkedList
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published