I'm trying to pass an array of structure (actually, a pointer to the chunk ... struct st_test* array = malloc(sizeof(struct st_test) * size); //Fill values ...
確定! 回上一頁