|
Re: Got stuck while making a program,help would be appreciated
The problem with 'z' is a logic check you need to make. It's a special case, since incrementing it the value doesn't loop around again. You'll probably want another if statement for this case.
__________________
<insert disclaimer here>
<insert shameless plug for Visual Studio here>
|