Skip to content

Instantly share code, notes, and snippets.

@CTurt
CTurt / main.c
Last active January 13, 2021 22:33
#include <stdio.h>
#include "preoop.h"
#include "exception.h"
#define objects(a, b) objectList(a,\
objectEntry(fileReader, b)\
)
object(fileReader,