• <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ì)算機(jī)學(xué)院 常興龍

            寫得不錯(cuò),可以發(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精品久久精品| 色综合久久88色综合天天 | 中文字幕无码久久久| 久久久久久国产精品无码超碰| 丰满少妇人妻久久久久久4| 少妇无套内谢久久久久| 久久福利青草精品资源站| 亚洲精品国精品久久99热| 日韩精品久久久肉伦网站| 久久亚洲AV无码西西人体| 久久国产精品一国产精品金尊| 久久婷婷人人澡人人| 久久最近最新中文字幕大全| 久久久久人妻一区二区三区 | 久久久久无码精品国产| AAA级久久久精品无码区| 五月丁香综合激情六月久久 | 国产亚州精品女人久久久久久 | 91久久成人免费| 久久久久久亚洲精品成人| 一本久久免费视频| 久久久久久毛片免费看| 一级做a爱片久久毛片| 久久国产精品久久久| 欧美黑人又粗又大久久久| 性高湖久久久久久久久| 久久精品人人做人人爽电影| 香蕉99久久国产综合精品宅男自| 国产精品99久久久久久宅男 | 久久中文字幕一区二区| 久久精品国产色蜜蜜麻豆| 亚洲va久久久久| 日韩精品久久久久久久电影蜜臀| 久久99久国产麻精品66| 人妻丰满AV无码久久不卡| 人妻无码αv中文字幕久久琪琪布 人妻无码久久一区二区三区免费 人妻无码中文久久久久专区 |