On a side note, I think you should write this as a few routines
in their own .c and place them under util/.  It would be useful to
be able to grab the routines and embed them in another project.
Just create a .h to expose any functions/data structures required
and write the tool on top of that.

Reply via email to