This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pkun
/
faux
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
3e898ce777
Branches
Tags
master
2.2.0
2.1.0
2.0.0
1.2.1
1.2.0
1.1.0
1.0.0
faux
/
tinyrl
/
vt100
/
private.h
private.h
85 B
Historique
Raw
1
2
3
4
5
6
#include "tinyrl/vt100.h"
struct _tinyrl_vt100 {
FILE *istream;
FILE *ostream;
};