st3w / KMP

Searches for a string within a file and returns the line and column number utilizing the KMP algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KMP

Searches for a string within a file and returns the line and column number utilizing the KMP algorithm.

About

Searches for a string within a file and returns the line and column number utilizing the KMP algorithm.

License:GNU General Public License v2.0


Languages

Language:Java 100.0%