On 8/19/22 9:49 AM, MyNameHere wrote:
Thank you, that seems to have resolved the issue, though I wish these sorts of problems would stop cropping up, they are souring the experience with the language.
Most likely that "member" is a macro in C. D doesn't have macros, so it uses properties.
The error message could be better though. -Steve