]> git.xolatile.top Git - soikk-wordfinder.git/log
soikk-wordfinder.git
3 years agoUpdate wordfinder.c
Soikk [Thu, 9 Sep 2021 10:47:06 +0000 (12:47 +0200)]
Update wordfinder.c

Forgot to fix one issue

3 years agoMinor fixes
Soikk [Tue, 7 Sep 2021 18:55:07 +0000 (20:55 +0200)]
Minor fixes

Added count of total occurrences found.
Fixed bug not displaying file names when files not found

3 years agoUpdate wordfinder.c
Soikk [Sun, 5 Sep 2021 19:38:30 +0000 (21:38 +0200)]
Update wordfinder.c

Typo

3 years agoUpdate wordfinder.c
Soikk [Tue, 31 Aug 2021 01:04:55 +0000 (03:04 +0200)]
Update wordfinder.c

Updated it so that when the word is only found on one line, it writes "line" in the singular

3 years agoUpdate wordfinder.c
Soikk [Tue, 31 Aug 2021 00:59:05 +0000 (02:59 +0200)]
Update wordfinder.c

Made it so the words found are displayed between quotation marks

3 years agoUpdate README.md
Soikk [Tue, 31 Aug 2021 00:47:01 +0000 (02:47 +0200)]
Update README.md

3 years agoUploaded wordfinder.c
Soikk [Tue, 31 Aug 2021 00:45:37 +0000 (02:45 +0200)]
Uploaded wordfinder.c

Program that finds all the occurrences of any words/lines from a list given in the document specified

3 years agoInitial commit
Soikk [Tue, 31 Aug 2021 00:42:42 +0000 (02:42 +0200)]
Initial commit