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

            woaidongmao

            文章均收錄自他人博客,但不喜標題前加-[轉貼],因其丑陋,見諒!~
            隨筆 - 1469, 文章 - 0, 評論 - 661, 引用 - 0
            數據加載中……

            #line 宏

            用來重新設定源文件的名字和行號,指向另外的一個地方,如果出現編譯錯誤,編譯器的輸出信息將指向設置后的文件和偏移, LEX & YACC,Ragel,很多這種宏。

             

            MSDN的解釋

            The #line directive tells the preprocessor to change the compiler’s internally stored line number and filename to a given line number and filename. The compiler uses the line number and filename to refer to errors that it finds during compilation. The line number usually refers to the current input line, and the filename refers to the current input file. The line number is incremented after each line is processed.

            Syntax

            #line

            digit-sequence "filename"opt

            The digit-sequence value can be any integer constant. Macro replacement can be performed on the preprocessing tokens, but the result must evaluate to the correct syntax. The filename can be any combination of characters and must be enclosed in double quotation marks (" "). If filename is omitted, the previous filename remains unchanged.

            You can alter the source line number and filename by writing a #line directive. The translator uses the line number and filename to determine the values of the predefined macros __FILE__ and __LINE__. You can use these macros to insert self-descriptive error messages into the program text. For more information on these predefined macros, see Predefined Macros.

            The __FILE__ macro expands to a string whose contents are the filename, surrounded by double quotation marks (" ").

            If you change the line number and filename, the compiler ignores the previous values and continues processing with the new values. The #line directive is typically used by program generators to cause error messages to refer to the original source file instead of to the generated program.

            The following examples illustrate #line and the __LINE__ and __FILE__ macros.

            In this statement, the internally stored line number is set to 151 and the filename is changed to copy.c.

            #line 151 "copy.c"

            In this example, the macro ASSERT uses the predefined macros __LINE__ and __FILE__ to print an error message about the source file if a given “assertion” is not true.

            #define ASSERT(cond)
             
            if( !(cond) )\
            {printf( "assertion error line %d, file(%s)\n", \
            __LINE__, __FILE__ );}

             

            posted on 2008-12-27 22:26 肥仔 閱讀(835) 評論(0)  編輯 收藏 引用 所屬分類: C++ 基礎

            婷婷久久综合| 久久久久久久久无码精品亚洲日韩| 中文字幕无码免费久久| 精品无码久久久久久久久久| 久久精品国产亚洲av影院| 欧美精品久久久久久久自慰| 一本色综合网久久| 久久精品中文字幕无码绿巨人| 亚洲精品乱码久久久久久| 精品国产乱码久久久久软件| 久久人人爽人人人人片av| 亚洲av日韩精品久久久久久a| 麻豆一区二区99久久久久| 国产99久久精品一区二区| 精品久久久久久| 久久久99精品一区二区| 亚洲精品成人网久久久久久| 一本色道久久88—综合亚洲精品 | 欧美精品久久久久久久自慰| 久久精品国产亚洲AV电影| 99久久国产综合精品成人影院| 国产精品无码久久久久| 无码八A片人妻少妇久久| 亚洲AV日韩精品久久久久久 | 精品久久久久久久| 欧美性大战久久久久久| 久久九九精品99国产精品| 国产精品永久久久久久久久久| 欧美精品丝袜久久久中文字幕| 无码精品久久久久久人妻中字| 久久青草国产精品一区| 欧美久久久久久| 久久综合九色综合欧美狠狠| 久久乐国产综合亚洲精品| 久久青草国产手机看片福利盒子 | 狠狠色伊人久久精品综合网| 国内高清久久久久久| 狠狠久久综合伊人不卡| 久久婷婷激情综合色综合俺也去 | A级毛片无码久久精品免费| 91超碰碰碰碰久久久久久综合|