shithub: front

ref: 60ea3e6d25c6ec6e1ed659b2e9ba49b91c911424
dir: /acme/bin/source/adict/adict.h/

View raw version
enum
{
	Matchwin,
	Entrywin,
	Dictwin
};

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