重构
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
#ifndef INCLUDED_C_STRINDEXKMP_H
|
||||
#define INCLUDED_C_STRINDEXKMP_H
|
||||
|
||||
#ifndef INCLUDED_C_TYPES_H
|
||||
#include <c_Types.h>
|
||||
#endif /*INCLUDED_C_TYPES_H*/
|
||||
|
||||
/* ------------------------------------------------------------------------------------------------------------------ */
|
||||
/* */
|
||||
|
||||
long long c_StrIndexKmp(const char* text, const char* pattern);
|
||||
|
||||
#endif /*INCLUDED_C_STRINDEXKMP_H*/
|
||||
Reference in New Issue
Block a user