[QUOTE=andreas90;62722]You do that with your for loop if i'm getting it right.
Yes, but I have to set the variable char value to something. Like how I set char value = 'C' and it found the position of C in my array or how I set it to char value = 0 as in my first post and all it did was print out 0.