Your Browser is not longer supported
Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...
{{viewport.spaceProperty.prod}}
__LINE__ - Output the current source program line number
&pagelevel(4)&pagelevel
Definition | __LINE__ This macro generates the current line number of the source program as a decimal number. |
Note | This macro does not need to be defined in an include file. Its name is recognized and replaced by the compiler. |