alright so I was trying to do the dice roller I was talking about earlier, and I was fine declaring variables in the .h files, the I went to the .m files and it went all bad
first of all what are those things with @ signs before their purple names, and what are their significance, and secondly wear do I put my code, and thirdly in .h files are you only able to declare variables, or are there other processes you can do?