This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
RISCI_ATOM
/
harvey
Mirror von
https://github.com/Harvey-OS/harvey.git
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Branch:
revert-1136-hgo2
Branches
Tags
GPL-C11
NxM
auto-docs
coverity_scan
devcontainers
geoff
main
ntb
revert-1136-hgo2
sevki-patch-1
9legacy
latest
refs/pull/923/merge
harvey
/
acme
/
bin
/
source
/
adict
/
adict.h
adict.h
102 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
6
7
8
9
10
enum
{
Matchwin,
Entrywin,
Dictwin
};
#define MAXTAG 20
#define MAXMATCH 100
#define BUFSIZE 4096