#define buffer(a) (char *) malloc(sizeof(char[a][VAL_SIZE])) foo_query ... If you want a 2D array of chars, dynamically allocated, the entry in the struct ...
確定! 回上一頁