Made a basic xxd utility clone in C

1 month ago 74
Made a basic xxd utility clone in C

Made a basic xxd utility clone in C (few days ago)

Left is the original xxd and Right is mine xxd.

src: https://htmlify.me/abh/learning/c/RCU/xxd/main.c

Just for fun and learning I started this, I will try to reimpliment linux's coreutils in C

Not a superset of a better version, but just a basic one at least.

submitted by /u/AmanBabuHemant to r/C_Programming
[link] [comments]
Read Entire Article