Testing some var & class with DoxyGen.
More...
Go to the source code of this file.
|
#define | STR_MACRO "This is simple string" |
| Only string in macro and this is Brief for macro. More...
|
|
Testing some var & class with DoxyGen.
This is only test. More...
Definition in file test1.mqh.
◆ STR_MACRO
#define STR_MACRO "This is simple string" |
Only string in macro and this is Brief for macro.
Definition at line 23 of file test1.mqh.
◆ intSumm()
int intSumm |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
Very, very important function.
- Parameters
-
[in] | x | First param - integer x |
[in] | y | Second param - integer y |
- Returns
- Return sum x + y
Definition at line 36 of file test1.mqh.
◆ lgVar