I have a structure represented as follows: (Example)


struct struct3
{
struct structchild4
{
float child5;
} child6;
unsigned int child7;