1.設計函數 int atoi(char *s)。2.int i=(j=4,k=8,l=16,m=32); printf(“%d”, i); 輸出是多少?3.解釋局部變量、全局變量和靜態變量的含義。4.解釋堆和棧的區別。5.論述含參數的宏與函數的優缺點。
posted on 2006-07-28 13:14 HUYU 閱讀(592) 評論(0) 編輯 收藏 引用
Powered by: C++博客 Copyright © HUYU