[nilsson@m222 7.3]$ pike -e 'write("%O\n", Image.BMP);' Image.0() [nilsson@m222 7.3]$ pike -e 'write("%O\n", Image.PNG);' -()->0() [nilsson@m222 7.3]$ pike -e 'write("%O\n", Image.GIF);' _Image_GIF
/ Martin Nilsson (hehe Torgny)
Previous text:
2002-11-29 00:48: Subject: CHANGES line of the day
I'm done. Total number of _sprintf functions updated: 17 (half of them in the GTK module).
As an extra bonus, I fixed a bug in the Gmp.mpq _sprintf function which caused the number to be printed *10 if formatted as a float... :-)
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)