![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <cassert>#include <cstring>Functions | |
| bool | array_append_string_unique (const char *str, const char **array, size_t size) |
| Append str to array, or move to the end if it already exists. More... | |