How do I make the latest AppCode debugger show arrays like it used to ... for (i = 0; i < 10; i++) ddarr[i] = malloc(10 * sizeof(double));
確定! 回上一頁