I NEED to see the FSA_panel struct itself, and the 'FSA_create' would be helpful.


BTW, in 'copy_fsa', the memset is just plain wrong, it will just fill the fsa_yo
with junk data.


And the memcpy MIGHT need to be
"memcpy([b]&[/bfsa_yo[0], [b]&[/bgirlscout_fsa, sizeof(FSA_panel));"
or
"memcpy([b]&[/bfsa_yo[0], girlscout_fsa, sizeof(FSA_panel));"

I always have trouble myself determining if the '&' is necessary and need
to "trial and error" test it every time I use it...
Because sometimes it is, and sometimes not, depending on the pointers declaration.


"There is no fate but what WE make." - CEO Cyberdyne Systems Corp.
A8.30.5 Commercial