]> git.itanic.dy.fi Git - log-plotter/commit - data.c
data.c: Add data parsing and output processing
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 9 Oct 2013 19:49:27 +0000 (22:49 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 9 Oct 2013 19:54:18 +0000 (22:54 +0300)
commit12ee6e0cd4ead444856b50c2823c5c1f07178819
treef52dc9b61923504f0b8416af1bd112d2d72820a3
parent44f9c67945693b34dc03b602d33670b87863ddef
data.c: Add data parsing and output processing

Parse all input data into C structure. This allows proper processing
of the data.

Print out the data into the log file in proper format after the processing.

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