• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            C++分析研究  
            C++
            日歷
            <2015年4月>
            2930311234
            567891011
            12131415161718
            19202122232425
            262728293012
            3456789
            統計
            • 隨筆 - 92
            • 文章 - 4
            • 評論 - 4
            • 引用 - 0

            導航

            常用鏈接

            留言簿

            隨筆檔案

            文章檔案

            搜索

            •  

            最新評論

            閱讀排行榜

            評論排行榜

             

            有時候錯誤的代碼會讓我們更深刻的理解一門編程語言,所以在Learn c the hard way一書中,作者不停的讓我們把正確的代碼破壞掉,發揮我們的好奇心與想象力,去發覺c語言的一些特性。
            為了弄清弄清c中int與char型變量存儲的異同和gcc對無'\0'字符數組的的反應,修改了Learn c the hard way書中的ex8
            代碼如下
            #include <stdio.h>
            int main(int argc,char *argv[])
            {
            int areas[] = {10, 12, 13, 14, 20};
            char name [] = "Zed";
            char full_name[] = {
            'Z', 'e', 'd',
            ' ', 'A', '.', ' ',
            'S', 'h', 'a', 'w'
            };
            unsigned int interg[2];
            interg[0] = '\0' * 0x01000000 + 'A'*0x00010000 + 'B' * 0x00000100 + 'C' * 0x00000001;
            unsigned int inter = interg[0];
            // WARNING: On some system you may have to change the
            // %ld in this code to a %u since it will use unsignt ints
            printf("The size of an int: %ld\n",sizeof(int));
            printf("The siez of areas (int[]):%ld\n",
            sizeof(areas));
            printf("The number of ints in areas: %ld\n",
            sizeof(areas)/sizeof(int));
            printf("The first area is %d, the 2nd %d.\n",
            areas[0],areas[10]);
            printf("The size of a char: %ld\n",sizeof(char));
            printf("The size of name (char[]): %ld\n",
            sizeof(name)/sizeof(char));
            printf("The size of full_name (char[]): %ld\n",
            sizeof(full_name));
            printf("The number of chars: %ld\n",
            sizeof(full_name) / sizeof(char));
            // !!!其中full_name未設置null結尾
            printf("name=\"%s\" and full_name=\"%s\"\n",
            name, full_name);
            // test 證明了gcc把未初始化的地方初始為0
            printf("the char after the full_name(shuold be error):%c\n",full_name[12]);
            // 用 int 存儲字符串
            printf("interg=%X\n", interg);
            printf("inter=\"%s\"\n", &inter);
            printf("interg=\"%s\"\n", interg);
            return 0;
            }
            重點在于
            char full_name[] = {
            'Z', 'e', 'd',
            ' ', 'A', '.', ' ',
            'S', 'h', 'a', 'w'
            };
            unsigned int interg[2];
            interg[0] = '\0' * 0x01000000 + 'A'*0x00010000 + 'B' * 0x00000100 + 'C' * 0x00000001;
            unsigned int inter = interg[0];
            可以看到full_name字符串初始化的時候是沒有null結尾的,如果的vc中編譯并以字符串形式輸出的話會跟上亂碼
            interg的數組第一個元素中我分別在四個字節中放入了'\0'(即0)、'A'、'B'、'C',第二個元素未初始化。
            inter中放的是同樣的數字。
            輸出如下:
            The size of an int: 4
            The siez of areas (int[]):20
            The number of ints in areas: 5
            The first area is 10, the 2nd -1493946707.
            The size of a char: 1
            The size of name (char[]): 4
            The size of full_name (char[]): 11
            The number of chars: 11
            name="Zed" and full_name="Zed A. Shaw"
            the char after the full_name(shuold be error):
            interg=6EB11E70
            inter="CBA"
            interg="CBA"
            可以看到以字符串輸出的full_name并沒有因為無null結尾而輸出亂碼或錯誤,在csdn論壇上了解到可能是因為gcc將字符串存儲區全部初始化為零。
            PS:對于數組的初始化,可以只初始化一個元素,就可以使其他元素為零(Learn c the hard way);
            inter以字符串輸出的結果是按我賦值的倒序輸出的,這個是因為小端的數據存儲造成的托福答案

            posted on 2014-08-25 21:15 HAOSOLA 閱讀(316) 評論(0)  編輯 收藏 引用
             
            Copyright © HAOSOLA Powered by: 博客園 模板提供:滬江博客
            PK10開獎 PK10開獎
            蜜臀av性久久久久蜜臀aⅴ| 国产精品免费久久久久影院| 无码任你躁久久久久久老妇| 久久一区二区免费播放| 99精品久久久久久久婷婷| 色诱久久久久综合网ywww| segui久久国产精品| 久久人人爽人人人人爽AV| 97久久天天综合色天天综合色hd | 久久精品天天中文字幕人妻| 国产99久久精品一区二区| 免费一级做a爰片久久毛片潮| 久久久久久午夜成人影院| 国产香蕉97碰碰久久人人| 97久久综合精品久久久综合| 亚洲精品国产第一综合99久久 | 国产精品欧美久久久久无广告| 久久青青草视频| 精品久久久久中文字| 精品久久人妻av中文字幕| 久久无码AV中文出轨人妻| 91久久精品国产免费直播| 久久精品国产亚洲AV麻豆网站| 精品欧美一区二区三区久久久| 久久精品人成免费| 囯产极品美女高潮无套久久久 | 久久ww精品w免费人成| 国产精品久久久久蜜芽| 日本精品久久久久影院日本| 久久精品草草草| 精品一区二区久久久久久久网站| 天堂久久天堂AV色综合| 久久精品一本到99热免费| 久久亚洲精品无码aⅴ大香| 亚洲精品视频久久久| 国产AⅤ精品一区二区三区久久| 久久国产高清字幕中文| 久久99国产精品一区二区| 夜夜亚洲天天久久| 97精品国产97久久久久久免费| 国产一级做a爰片久久毛片|