add: strshift
This commit is contained in:
parent
1fb424e7ad
commit
a0c71b81ec
@ -4,5 +4,5 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
char **split(const char *str, const char *delimiter);
|
||||
|
||||
void strshift(char *str, int shift);
|
||||
int str_contain_only(const char *str, const char *charset);
|
||||
|
Loading…
Reference in New Issue
Block a user