shithub: front

ref: 487e0864fa29f2f5cd2c82c1603c0d8bf9aa48d1
dir: /acme/bin/source/adict/adict.h/

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

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