view 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
line wrap: on
line source

enum {
    TASK_EXEC,
    TASK_PRINT,
    RUN_FINISH,
};

#define DATA_NUM 12
#define ADD_NUM 26

#define DATA_ID 0