摘要:
#include #include int main(){ int test[5] = {0}; printf("the size of char is %d byte\n", sizeof(char)); printf("the size of int is %d byte\n"... 阅读全文
posted @ 2014-11-07 22:43
archur_code
阅读(224)
评论(0)
推荐(0)
浙公网安备 33010602011771号