typedef struct array array;. typedef struct map map;. /** @brief Allocates and initializes a new array */. array *array_new(void) {.
確定! 回上一頁