Your Browser is not longer supported
Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...
{{viewport.spaceProperty.prod}}
__FILE__ - macro for source file names
&pagelevel(4)&pagelevel
Syntax | __FILE__. |
Description | This macro generates the file name of the source program as a string in the form: " name \0"
|
Notes | This macro does not need to be defined in a header file. Its name is recognized and replaced by the compiler. |