#What am I doing wrong?

2 messages · Page 1 of 1 (latest)

random vigil
#

You can't unmarshal into a type, you have to create an instance of that type.
I suggest you define the type outside main()

umbral raven
#

I fixed it!
Now I just need to know how to change the value of a struct's member