shithub: front

ref: af7c8671be2b7c480ab5fac4aeb3e7c2859ab48d
dir: /acme/bin/source/adict/adict.h/

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

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