comparison example/word_count/Func.h @ 393:72b73beb3325

add word_count
author e065725@localhost.localdomain
date Tue, 15 Sep 2009 16:30:46 +0900
parents
children 55f898a58748
comparison
equal deleted inserted replaced
392:690631340d58 393:72b73beb3325
1 enum {
2 TASK_EXEC,
3 TASK_PRINT,
4 RUN_FINISH,
5 };
6
7 #define DATA_NUM 12
8 #define ADD_NUM 26
9
10 #define DATA_ID 0