Comparing Characters in an ArrayI'm still having a hard time here, could anybody give me a little nudge as to what the code might lo...
Comparing Characters in an ArrayHow can I pass it the alphabet as well?
Comparing Characters in an ArrayOkay, I am trying to create a cipher. This cipher must be available for different alphabets. The use...
Accessing an array outside of a For loopalright, I changed the loop to look like this... [code] for ( i=0; i < 50; i++) [/code] and the prin...
Accessing an array outside of a For loopWell I've tried it with p[0] and get the same output, if I use p[1] or above I get 0's. I have never...
This user does not accept Private Messages