home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume3
/
libc_term
/
c_term.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1986-11-30
|
203 b
|
14 lines
#define ABORT_CHAR ('\03')
void init_term();
char get_erase();
float get_float();
int get_int();
int get_bool();
void get_hosp_num();
void get_string();
int pick_one();
void center();
char erase_char;