Synopsis
getch() implementation
- Version
 - 0.0.1
 - Source
 - jwerle/getch.h
 - License
 - MIT
 
API
Details
- getch ()
 - 
            
int getch ();
 
- on_signal ()
 - 
            
void on_signal (int signal);
 
getch() implementation
int getch ();
void on_signal (int signal);