On Mon 20 Dec 2010 03:55, [email protected] (Joel J. Adamson) writes: > Andy Wingo <[email protected]> writes: > >> ~9,8,,,0g > > Using just "~f " fixed some of the output, but not > all. I will work more with the format strings.
Note that '0 instead of 0 will pad with #\0 instead of #\nul. Happy hacking, Andy -- http://wingolog.org/
