annotate old/simple_render/xml.h @ 1870:44fa0f1320a9 draft

run wordcount with iterate
author Shohei KOKUBO <e105744@ie.u-ryukyu.ac.jp>
date Thu, 26 Dec 2013 17:05:49 +0900
parents 3bc98f6d31ff
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
3f68b2ef4fb0 *** empty log message ***
gongo
parents:
diff changeset
1 char *skip_to_number(char *cont);
3f68b2ef4fb0 *** empty log message ***
gongo
parents:
diff changeset
2 char *pickup_float(char *cont, float *index);