Trying to fix some errors I'm getting in a Hangman program I'm working on. For some reason, it won't allow me to make arrays in the main logic, and when I try displaying an array full of "-", it displays zeroes instead. Can anyone help? I'll post pseudocode if needed.