This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
RISCI_ATOM
/
plan9-gpl
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
6618cb981e
Haarat
Tagit
master
plan9-gpl
/
acme
/
bin
/
source
/
adict
/
adict.h
adict.h
102 B
Historia
Raaka
1
2
3
4
5
6
7
8
9
10
enum
{
Matchwin,
Entrywin,
Dictwin
};
#define MAXTAG 20
#define MAXMATCH 100
#define BUFSIZE 4096