Description: String search, using boyer-moore algorithm described in the simplest implementation, did not add pre-processing and improve the algorithm, if the English search is case-sensitive
File list (Check if you may need any files):
bmsearch.c
bmsearch.h
bmstest.c
typedef.h