K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-09-18T16:13:03.000000Z K 7 svn:log V 213 Make the DEBUGF() macro portable by (ugh) adding a Debug() function, which is merely printf() but to stderr. This takes care of the caveat which lead to the use of a vararg macro -- getting everything to stderr. END