Comment by nuc1e0n
3 years ago
This is a cool feature and I'll likely be using it in the years to come. However, the posix standard command xxd and its -i option can achieve this capability portably today.
It will be useful to achieve it directly in the preprocessor however. I wonder how quickly can it be added to cpp?
I'm pretty sure xxd is not part of POSIX https://pubs.opengroup.org/onlinepubs/9699919799/idx/utiliti...