#Need Help with Struct Pointer Code

7 messages · Page 1 of 1 (latest)

gritty burrowBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

vagrant sun
#

When I am trying to solve it, this is how I start.

#

i = address 1000

#

j = address 1004

#

*pi = address 1008

#

struct tElement E[2]
E[0]
*pint = address 1016
S1.A[0] = 1024
S1.A[0] = 1028
S1.A[0] = 1032

#

and so on