> This is a joke, right? I give my variables meaningful names. There is no > need for any notation.
So what happens here then: Two integers: currentTotal and flowIncrement Which, if any, is signed and which, if any, unsigned? What if you have to do arithmetic with them and must not lose any signs? (I'll explain why this is not such a contrived notion once you tell me which is the signed quantity - it came from a real situation in a company mine does work for, although the names of the variables have been changed to protect the innocent) -- Jason Teagle [EMAIL PROTECTED] _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
