This commit is contained in:
xolatile
2023-08-15 19:29:31 -04:00
3 changed files with 326 additions and 3 deletions

View File

@ -1,3 +1,4 @@
// @COMPILECMD gcc $@ -o hl
#include <stdio.h>
#include <stdlib.h>
#include <string.h>