full arg parse

This commit is contained in:
2025-06-04 00:07:05 +02:00
parent 5ca191d14f
commit ebce03b49c
6 changed files with 154 additions and 14 deletions
-2
View File
@@ -1,6 +1,4 @@
#include "types.h"
#include <stdio.h>
#include <string.h>
#ifndef ARGS_H
#define ARGS_H