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__ - macro for current source program line number
&pagelevel(4)&pagelevel
Syntax | __LINE__ |
Description | This macro generates the current line number of the source program as a decimal number. |
Notes | This macro need not be defined in an header file. Its name is recognized and replaced by the compiler. |