Skip to content

Instantly share code, notes, and snippets.

@ycheng517
ycheng517 / leadtools.c
Created May 23, 2017 20:23
leadtools scanner with metrics
#include <stdio.h>
#include <stdlib.h>
#include <getopt.h>
#include <string.h>
#include <time.h>
#include <dirent.h>
#include <sys/stat.h>
#include <sys/types.h>