'getRDFstructure' - unexpected token, probably type is missing? RL_Monte_Carlo.mqh 7612'getRDFstructure' - function already defined and has different type RL_Monte_Carlo.mqh 7612
see declaration of 'CRLAgent::getRDFstructure' RL_Monte_Carlo.mqh 4322'RecursiveElimination' - unexpected token, probably type is missing? RL_Monte_Carlo.mqh 13311'RecursiveElimination' - function already defined and has different type RL_Monte_Carlo.mqh 13311'updatePolicy' - unexpected token, probably type is missing? RL_Monte_Carlo.mqh 22111'updatePolicy' - function already defined and has different type RL_Monte_Carlo.mqh 22111
阅读前两篇文章
能否请您说明一下这些信息的含义?意思是如何解决这个问题,使 EA 正常工作?
能否请您说明一下这些信息的含义?意思是如何解决这个问题才能使 EA 正常工作
在声明类之前添加 void,正如该人在之前的帖子中所写的那样