I should clarify that the error occurs twice in the Timer class, first when creating the Scheduler* 'schedPtr', and again in the Timer constructor, where I would like it to receive a Scheduler* from the parent object, scheduler.
TY
I should clarify that the error occurs twice in the Timer class, first when creating the Scheduler* 'schedPtr', and again in the Timer constructor, where I would like it to receive a Scheduler* from the parent object, scheduler.
TY