User profile: compsciguy

User info
User name:compsciguy
History
Joined:
Number of posts:4
Latest posts:

Storing digits in an array
Once again, exactly what I needed. Thanks.

Storing digits in an array
Also, any ideas on how to convert actual alphabetical characters entered by the user (a,b,c) into nu...

Storing digits in an array
@Disch Thanks! I figured it was something like that. You're suggestion for "subtracting '0'" works p...

Storing digits in an array
I'm having sort of a bizarre problem. What I'd like to do is accept a user integer and store each di...