Support 8-byte integers, assuming they're printable with e.g., %lld.
authorJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 07:33:21 +0000 (07:33 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 07:33:21 +0000 (07:33 +0000)
commit8a149d2242e8e82c804d1bf233083b293d84d728
tree65808ae94dd5d1cfd10bdc2de8cce7cd641c38cc
parentb84871a2794dec74a8f1d621b4405061853a0b83
Support 8-byte integers, assuming they're printable with e.g., %lld.
Add support for printing data as unsigned
long long integers.
src/od.c