• <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>

            linux&c++ R&D

            programing is a pleasure!

            How to express string semantic (1)?

               String processing is very important in programming! How to express string semantic ?
            There are many methods with doing it!   Some are listed  below!
            (1) char array and pointer.
            This  is always used in c. The advantage  is high time efficiency,beause it manipulate  memory address directly! However it  produce errors very easily and isn't very convenient! Some tips may be helpful!
            #const string definition: 

             const char *str="hello" or 
             
            const char str[]="hello"

            #string definition:

               char str[LEN]; //LEN is compling-time const!
               char *str=new char[ILEN]  //LEN is valid value!
               but don't forget delete []str;
            #functions which relate to string, definined in string.h/stdio.h etc
             such as:
              strcmp,strlen,strcpy/strncpy etc! please refer to 
              http://www.cppreference.com/stdstring/index.html
              some function is worth learning! Attention please!
              sprintf() is useful! 

            #include <stdio.h>
              
            int sprintf( char *buffer, const char *format,  );
              
            char string[50]; 
               sprintf( string, 
            "Hello %s",world );

                 The following code uses sprintf() to convert an integer into a string of characters: 

            char result[100];
               
            int num = 24;
               sprintf( result, 
            "%d", num );              

               This code is similar, except that it converts a floating-point number into an array of characters: 

            char result[100];
               
            int num = 24;
               sprintf( result, 
            "%d", num );              

            snprintf() is like sprintf but with length argument!
            (continuing...)


            posted on 2007-04-18 23:31 丑石 閱讀(292) 評論(1)  編輯 收藏 引用

            Feedback

            # re: How to express string synatic effectively(1)? 2007-04-19 03:49 天津大學(xué)計算機(jī)學(xué)院 常興龍

            寫得不錯,可以發(fā)在其它技術(shù)區(qū),而非是新手區(qū)了。。。。  回復(fù)  更多評論   



            只有注冊用戶登錄后才能發(fā)表評論。
            網(wǎng)站導(dǎo)航: 博客園   IT新聞   BlogJava   博問   Chat2DB   管理


            My Links

            Blog Stats

            News

            常用鏈接

            留言簿(1)

            隨筆分類(13)

            隨筆檔案(17)

            文章檔案(1)

            相冊

            收藏夾(1)

            Friends' blog

            useful sites

            搜索

            積分與排名

            最新評論

            閱讀排行榜

            評論排行榜

            久久国产精品久久| 久久99精品国产99久久6| 亚洲精品美女久久久久99| 久久久噜噜噜www成人网| 国产免费久久精品99久久| 久久无码国产专区精品| 久久综合香蕉国产蜜臀AV| 国产精品午夜久久| 久久久精品人妻一区二区三区四 | 欧美久久精品一级c片片| 性高朝久久久久久久久久| 日本久久久久亚洲中字幕 | 亚洲欧美精品一区久久中文字幕| 亚洲AV无码久久| 久久久国产99久久国产一| 久久福利青草精品资源站免费| 亚洲v国产v天堂a无码久久| 国产精品一区二区久久| 色欲综合久久躁天天躁蜜桃 | 亚洲第一极品精品无码久久| 美女久久久久久| 91精品国产高清久久久久久91| 久久不见久久见免费视频7| 精品久久久中文字幕人妻| 亚洲国产成人精品女人久久久| 成人午夜精品久久久久久久小说| 伊人久久综合无码成人网| 久久经典免费视频| 日韩十八禁一区二区久久| 久久久久国产一区二区三区| 99精品伊人久久久大香线蕉| 91性高湖久久久久| 久久精品无码av| 伊人伊成久久人综合网777| 色综合久久天天综线观看| 久久久久亚洲AV成人网人人软件| 91久久国产视频| 久久一区二区三区免费| 久久99九九国产免费看小说| 2021国内精品久久久久久影院| 久久精品成人欧美大片|