Added public function

pull/65/head
parent dcc2ee74f9
commit 5c700b493e
No known key found for this signature in database
GPG Key ID: FF1D842BF4DDE92B

@ -694,6 +694,8 @@ char *yon_char_unite(const char *source, ...);
char *yon_cut(char *source, int size, int startpos); char *yon_cut(char *source, int size, int startpos);
int yon_char_check_element(char *target, char *element, char *divider);
/** /**
* @brief Check if string begins with substring. * @brief Check if string begins with substring.
* *

Loading…
Cancel
Save