??? 05/25/06 15:16 Modified: 05/25/06 15:18 Read: times |
#117098 - stupid code |
I just stumbled over a piece of stupid code and came to think that it might be fun to collect samples of such. NOT "wrong" code, just code that works fully, but is stupid.
the one I just stumbled over (paraphrased): if (Ralph != 47) { Ralph = 47; }Erik |