PerlPowerTools icon indicating copy to clipboard operation
PerlPowerTools copied to clipboard

od: add double precision float dump

Open mknos opened this issue 1 year ago • 0 comments

  • GNU and OpenBSD versions of od support -e and -F for printing two 8-byte floating point numbers per line
  • Write a new formatting function to handle this
  • While here, add whitespace for readability of -f flag (regular float dump) and increase the precision digits to 7 to match GNU

mknos avatar Jun 29 '24 11:06 mknos