Does the struct contain an array, or pointers to anything else, or is it just flat variables? If the latter, just call free(struct pointer).
確定! 回上一頁