| Computers Forum Index » Computer Languages (Smalltalk) » Problem with code! Please help!... |
|
Page 1 of 1 |
|
| Author |
Message |
| !!! at (no spam) !!!... |
Posted: Mon Aug 10, 2009 7:14 pm |
|
|
|
Guest
|
Never mind.
I found the solution.
It was a logic bug.
I should have tested (counter < anInteger) instead of (counter <=
anInteger). |
|
|
| Back to top |
|
|
|
|