Forum Discussion

veex-tmiller's avatar
veex-tmiller
Icon for New Contributor rankNew Contributor
3 years ago

Struct Assignment from function not working.

In my code I am attempting to return a struct from a function for assignment to another struct. It is in the general form of : typedef struct WaterMarkStats_t{ unsigned int MarkBegin; unsigned in...