]> git.itanic.dy.fi Git - log-plotter/commit
Add command line parsing
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 6 Oct 2013 13:46:58 +0000 (16:46 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 6 Oct 2013 13:51:16 +0000 (16:51 +0300)
commit9e22d912b204c5bf5ab760d7d907076a562f8ed4
treee8178cb1e60eeb1ac04af0fe661d53f9c190a6db
parent632d00c7e761c0806343183c2161fd0a2987d48e
Add command line parsing

Add generic commnd line parsing code for adjusting the run time
configurable parameters.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
Makefile
main.c
options.c [new file with mode: 0644]
options.h [new file with mode: 0644]