Not identifying local variables within scope in Tideman Question. (CS50)
As seen in the code snippet and error msg, I have the vars within scope yet its making it undeclared, except for the array. I am using <cs50.h>, <string.h> and <stdio.h> libraries.