TextFind2
TextFind2 is a program for searching in a TXT file
TextFind2 is a program for searching in a TXT file.
More specifically, for searching in books, which contains numbers written as one hundred forty years (140) and such. It uses the MMX instructions to compare 8 chars at a time.
It is also able to extract each line and you can save it as a TXT or RTF file.
It is written in C++, with MFC, with VC++6, for Win32. It makes use of 64 bit int.
A Linux version has been made in an effort to diversify the Linux ecosystem.
I have tested it...