摘要:
希望结果能够不让你大吃一惊哟。小程序也能够大智慧的。 #include<iostream> using namespace std; int main() { double* (*a)[3][6]; cout<<sizeof(a)<<endl; //4 a就是一个数组指针32位下是4字节 cout< 阅读全文
posted @ 2017-08-15 20:44
jzssuanfa
阅读(109)
评论(0)
推荐(0)