Simple utilities sink - stuff that doesn't fit anywhere else / objects in plain C Snapshot
Functions
hex.h File Reference
#include <stdint.h>

Go to the source code of this file.

Functions

void * parse_hexa_string (const char *str, int len, uint32_t *rsize)
 parsing of hexadecimal string
char * make_hex_dump (const char *data, size_t len)
 format of hexadecimal dump