]> git.itanic.dy.fi Git - glucose/commit
main.c: Refactor data formatting out of main function
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Tue, 27 Mar 2012 17:53:55 +0000 (20:53 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Tue, 27 Mar 2012 17:53:55 +0000 (20:53 +0300)
commit009c9b76361ee3bb4d20bd791ec2334c30a274af
treea1877d094557db112fde95fc12eb3ee8a35f71e6
parentf24584d2a8d55e48fe24d76dbd168d4dea687c22
main.c: Refactor data formatting out of main function

The size of the main function is growing a little large. Factor out
the data entry formatting into smaller functions that are easier to
understand.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
main.c
options.h