> it will also > still require a cast, as eventually you have to convert the > "unsigned __int64" that is the result of the division to a double > to perform the subtraction. Okay. Then I'll go with your original suggestion of making now.i65 unsigned. Seems cleaner. Patch to follow.Thread Previous