scanf_s(" %c", &input, 1);
for(--index ; index>=0 ; --index) // (--index) instead of (forInit) { //code }