Hi
> > 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? There's not enough context information here. I'd need to know more about the domain to know if either could be negative. Regards Paul Paul Grenyer email: [EMAIL PROTECTED] web: http://www.paulgrenyer.co.uk articles: http://www.paulgrenyer.dyndns.org/articles/ "15 miles to the love shack...." _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
