K 10 svn:author V 2 jb K 8 svn:date V 27 1998-05-12T23:07:07.000000Z K 7 svn:log V 151 This code casts double -> int -> char *. Ugh. Take a punt and change the int to a long so that no bits are thrown away on alpha and hope for the best. END