Thank you so much!
The code works perfectly fine now.

Looking at your code I think the uppercase-style is way more readable. So thanks for that too =)

I just figured out how to use the above info to create an array that includes several pointers which I find incredibly helpfull when making structs:
BODY_STRUCT* Array[n];
(just in case somebody wonders)

Ok, thanks for all your help.
Problem solved,
good night =)