home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Commun⁄Network
/
Terminal 2.2
/
Project
/
Sources
/
Document.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-01-17
|
280 b
|
13 lines
|
[
TEXT/KAHL
]
/*
Terminal 2.2
"Document.h"
*/
void ActivateDocument (DocumentPeek, short);
void ClearBuffer (void);
void DrawDocument (DocumentPeek, short);
void MakeMessage (DocumentPeek, Byte *);
void NewCharacters (Byte *, short, Boolean);
void NewKey (Byte);
void RedrawDocument (void);