Wim Hueskes
|
283a29fd2c
|
od: refactor IntWriter, do not require parameters
use macros to define a function for each format so byte_size
and print_width do not have to be provided by the caller.
|
2016-09-02 21:25:38 +02:00 |
|
Wim Hueskes
|
e8eab8d3e8
|
od: implement ascii dump
|
2016-09-01 00:23:11 +02:00 |
|
Wim Hueskes
|
bd0424fa0c
|
od: start with multi-byte support
|
2016-09-01 00:13:21 +02:00 |
|
Wim Hueskes
|
24fb6d66c4
|
od: proper align different sized output
|
2016-09-01 00:12:37 +02:00 |
|
Wim Hueskes
|
45895be96d
|
od: use structs to specify possible dump formats
remove extra padding too - preparing proper allignment
|
2016-09-01 00:12:11 +02:00 |
|
Wim Hueskes
|
e006a84136
|
od: refactor: do all printing in odfunc
|
2016-09-01 00:10:40 +02:00 |
|
Wim Hueskes
|
f45169d37c
|
od: refactor: split into modules
|
2016-09-01 00:09:04 +02:00 |
|