shithub: front

ref: 0b58d6e95f009cfb009949f93c4f97e9bf3b8c18
dir: /acme/bin/source/adict/adict.h/

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

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