Operator overloading.
But some would argue that overloading an operator is a bug, not a feature. "Gee, does the addition operator convert it to int before adding, or does it just append the numbers to the string"?
Meaning that you usually have to go look at the code to understand what the other developer intended. Assuming that you even think to go look, that is...
Chip H.
____________________________________________________________________
If you want to get the best response to a question, please read FAQ222-2244 first