Structure to Array

  • Thread starter Thread starter Vishnu Sunkara
  • Start date Start date
V

Vishnu Sunkara

I have structure and I want it copied to byte array. How do I accomplish
this one.

In old days I just used memcpy but I want to use Managed code in my program.

Thank you
Vishnu
 
Back
Top