MCPcopy Create free account
hub / github.com/covscript/covscript / getch

Function getch

sources/instance/type_ext.cpp:2029–2032  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2027 }
2028
2029 char getch()
2030 {
2031 return conio::getch();
2032 }
2033
2034 bool kbhit()
2035 {

Callers 3

mainFunction · 0.50
covscript_mainFunction · 0.50
mainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected