I have a pointer of the struct DATA below, which i want to acces as byte array. But I keep getting cast errors. Lets say the Data pointer is DATA *ptr2data=(DATA *) bu
DATA *ptr2data=(DATA *) bu