K 10 svn:author V 3 bde K 8 svn:date V 27 2002-02-21T12:07:21.000000Z K 7 svn:log V 226 Fixed printf format errors. In printgprof.c, also convert the scale without possibly losing lots of precision, and print the scale using %g instead of %d in case it is non-integral. %g might not be the best format for this. END