in reply to
The joys of bad code
A colleague once had a problem with a script he wrote for some strange macro language. He was wondering why a loop was running to short. When I looked at the code I saw the following:
1 = 1 + 1
[download]
And the language really allowed this.
Comment on
Re: The joys of bad code
Download
Code
In Section
Meditations