]> git.mdlowis.com Git - projs/opts.git/commit
Implemented tokenization and skeleton for option parsing. Also added typedefs for...
authorMike D. Lowis <mike@mdlowis.com>
Fri, 1 Jun 2012 20:50:49 +0000 (16:50 -0400)
committerMike D. Lowis <mike@mdlowis.com>
Fri, 1 Jun 2012 20:50:49 +0000 (16:50 -0400)
commit2a4e83368d98ff82aa1fe90855da287f5ba11757
tree528a33a1152879f3e130c14993f01b30a51682d9
parent34f90be0a320e39932dd29ed343c049031303d55
Implemented tokenization and skeleton for option parsing. Also added typedefs for required structs
source/opts.c
source/opts.h
tests/test_opts.cpp