知识就是希望
int main() { void *p; cout<<sizeof(p)<<endl; return 0; }
8
指针 返回指针
posted on 2021-12-30 06:15 lydstory 阅读(29) 评论(0) 收藏 举报