view example/word_count/Func.h @ 637:20665e4060ea draft

not yet worked...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 19 Nov 2009 11:13:42 +0900
parents cb06748ba6cf
children 026e9e7f1402
line wrap: on
line source

enum {
    TASK_EXEC,
    TASK_PRINT,
    RUN_FINISH,
};

#define DATA_NUM 12
#define ADD_NUM 26

#define DATA_ID 0