warning C4047: '=' : 'char' differs in levels of indirection from 'char [1]'Write your question here. I'm keep getting this warning on line lettersGuessed: warning C4047: '='...
Unknown ErrorI have figured out the problem, thanks for the help!
Unknown ErrorThe only part I changed was this: [code]int main(void){ double initialLoan = 0.0; double aprAmoun...
Unknown ErrorAfter changing the array size, I got this error: Run-Time Check Failure #2 - Stack around the varia...
Unknown ErrorThen things is that I have to use arrays.