Discussion of article "Tracing, Debugging and Structural Analysis of Source Code"

 

New article Tracing, Debugging and Structural Analysis of Source Code is published:

The entire complex of problems of creating a structure of an executed code and its tracing can be solved without serious difficulties. This possibility has appeared in MetaTrader 5 due to the new feature of the MQL5 language - automatic creation of variables of complex type of data (structures and classes) and their elimination when going out of local scope. The article contains the description of the methodology and the ready-made tool.

Author: Alex Sergeev

Reason: