ic, basic binary to hex using nibbles

This commit is contained in:
2026-06-17 00:35:30 +02:00
parent 6e1a33db8a
commit 450579d266
2 changed files with 64 additions and 0 deletions
@@ -0,0 +1,17 @@
[
{
"file": "kvparser.c",
"arguments": [
"/usr/bin/gcc",
"-Wall",
"-Wextra",
"-g",
"-c",
"kvparser.c",
"-o",
"build/kvparser.o"
],
"directory": "/home/lyr41n/mycode/ler/exc/qscr/c/files/parser/kvparser",
"output": "build/kvparser.o"
}
]