Generate interrupt key (according to terminal settings)
when user presses DEL.
This commit is contained in:
parent
ae89363c30
commit
38897b2053
4 changed files with 30 additions and 3 deletions
|
|
@ -6,3 +6,4 @@ extern int rcstart(int, char*[], int*, int*);
|
|||
extern int isecho(int);
|
||||
extern int setecho(int, int);
|
||||
extern int noecho;
|
||||
extern int getintr(int);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue