C# converting a byte array into a struct
In c sharp how to convert a byte array into a struct. Can someone send me a working logic where they trying to convert byte array into a struct.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Sep 26, 2011, 11:15 PM
Satyapriya NayakPosted Sep 26, 2011, 10:43 PM
Please refer the below link
http://www.codeproject.com/KB/cs/C__Poiter.aspx
Thanks