摘要:
#include #define TP1 char* typedef char* TP2;int main(void){ TP1 a,b; TP2 x,y; printf("a=>%d,b=>%d\n",sizeof(a),sizeof(b)); printf("x=>%d,y=>%d\n",siz... 阅读全文
posted @ 2015-08-15 10:50
php91
阅读(300)
评论(0)
推荐(0)

浙公网安备 33010602011771号