如何从方法返回数组,我该如何声明它?
int[] test(void); // ??
c++ arrays method-signature
arrays ×1
c++ ×1
method-signature ×1