malloc / free char *buffer = (char *) malloc(1024); ... free(buffer); // new ... memory in which case Bohem GC is a popular library for that purpose.
確定! 回上一頁