add hexconv.c, a tool for converting hex strings to signed decimals
authorColin Patrick Mccabe <cmccabe@alumni.cmu.edu>
Thu, 6 Nov 2014 04:12:48 +0000 (20:12 -0800)
committerColin Patrick Mccabe <cmccabe@alumni.cmu.edu>
Thu, 6 Nov 2014 04:12:48 +0000 (20:12 -0800)
commitd2d0cdfe5ecbb42e9f35b291cad64c80479cce67
tree106b70900e1cfdee8fbf21572737b9d07635c34b
parent24c0e76c1c9f8ba17e0028ccdf782d89bb238884
add hexconv.c, a tool for converting hex strings to signed decimals

Signed-off-by: Colin McCabe <cmccabe@alumni.cmu.edu>
.gitignore
Makefile
hexconv.c [new file with mode: 0644]