K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-20T08:48:21.000000Z K 7 svn:log V 274 Various style issues from a recent brucification: use uint_%dt not u_int%dt Avoid LL suffixed intergers where we can by using explicit casts. (The last two I don't know how to avoid.) Add an explanation why truncation rather than rounding is used. Inspired by: bde END