Introduction
Introduction Statistics Contact Development Disclaimer Help
Exported the pushkbd function. - sam - An updated version of the sam text edito…
git clone git://vernunftzentrum.de/sam.git
Log
Files
Refs
LICENSE
---
commit 64ce996d964cb54a14d344c0ea242a73aaedd4f9
parent 3ca56f0a42652edc827cdcfaad1c66a39b100587
Author: Rob King <[email protected]>
Date: Tue, 17 May 2016 23:46:24 -0500
Exported the pushkbd function.
Diffstat:
include/libg.h | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/include/libg.h b/include/libg.h
@@ -190,6 +190,7 @@ extern unsigned long event(Event*);
extern unsigned long eread(unsigned long, Event*);
extern Mouse emouse(void);
extern Keystroke ekbd(void);
+extern void pushkbd(int c);
extern int ecanread(unsigned long);
extern int ecanmouse(void);
extern int ecankbd(void);
You are viewing proxied material from vernunftzentrum.de. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.