LibDap-test
|
Macros | |
#define | MAX_PRINT_WIDTH 100 |
Functions | |
static void | _printrepchar (char c, size_t count) |
void | dap_dump_hex (const void *data, size_t size) |
The function displays a dump. More... | |
#define MAX_PRINT_WIDTH 100 |
|
static |
void dap_dump_hex | ( | const void * | data, |
size_t | size | ||
) |
The function displays a dump.
[in] | data | The data dump you want to display |
[in] | size | The size of the data whose dump you want to display |
The function displays a dump, for example an array, in hex format