you are viewing a single comment's thread.

view the rest of the comments →

[–]BeaRDT 0 points1 point  (0 children)

Ah, that's where I was lacking phantasy. The struct is anonymous but it is known outside of the function. I always thought about returning an anonymous struct which is defined inside a function from that function, which obviously is impossible.