??? 07/14/08 12:32 Read: times |
#156685 - evidently you do not blieve in making code readabl Responding to: ???'s previous message |
evidently you do not blieve in making code readable.
I have no doubt that if you made the code readable (indentions) you might even have a channce of finding the problem yourself. one added note: while your gigantic switch statement is not 'wrong' a table lookup would be much more efficient. Erik |