Hello,
you use "ELL* e", so "e" is a pointer. If "to" is a member of ELL, then you must use "e->to" .
Regards, Guido
Using typedefine in modules question?

D.D.K-2637
966
Reputation points
Hi,
how I can reuse typedefine.h in modules?
they didn't seem to recognize them.
Thanks you!
Developer technologies | C++
3,973 questions
1 answer
Sort by: Most helpful
-
Guido Franzke 2,191 Reputation points
2021-02-16T07:22:31.527+00:00