Please help me how to use memcpy in the following situation.
When I run the following code, I am getting Segmentation error due to memcpy. I can see some problem with my Setdata function. how do I...