User profile: bmckinn8

User info
User name:bmckinn8
History
Joined:
Number of posts:6
Latest posts:

Comparing Characters in an Array
I'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 Array
How can I pass it the alphabet as well?

Comparing Characters in an Array
Okay, I am trying to create a cipher. This cipher must be available for different alphabets. The use...

Accessing an array outside of a For loop
alright, 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 loop
Well 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