Skip to content

Instantly share code, notes, and snippets.

@henryatman
henryatman / dedict.c
Created March 1, 2018 11:16 — forked from josephg/0dedict.py
Apple dictionaries
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include "zlib.h"
#define CHUNK 16384
/*
40 Length of the zlib stream
public test