Why is it that one always is supposed to make an array one more longer then the amount of those you are going to use?
If you have to store 64 characters then you make a array like this char Whatever[65];
:confused: (I just wan a know why it is so:p )
