shithub: front

ref: 96bf1d3ebd2f9a1051a60e880fb158ea4341b0bc
dir: /acme/bin/source/adict/adict.h/

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

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