Subversion Repositories planix.SVN

Rev

Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed

enum
{
        Matchwin,
        Entrywin,
        Dictwin
};

#define MAXTAG  20
#define MAXMATCH 100
#define BUFSIZE 4096