Forum Discussion
veex-tmiller
New Contributor
4 years agoStruct 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...
hareesh
Frequent Contributor
4 years ago