Skip to content

Instantly share code, notes, and snippets.

View AndyGrant's full-sized avatar

Andrew Grant AndyGrant

View GitHub Profile
#include <argp.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <dirent.h>
#include <sys/stat.h>
#include <sys/types.h>