Storing digits in an arrayOnce again, exactly what I needed. Thanks.
Storing digits in an arrayAlso, 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 arrayI'm having sort of a bizarre problem. What I'd like to do is accept a user integer and store each di...