Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ kbhit
Function
kbhit
sources/instance/type_ext.cpp:2034–2037 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2032
}
2033
2034
bool kbhit()
2035
{
2036
return conio::kbhit();
2037
}
2038
2039
void init()
2040
{
Callers
3
main
Function · 0.50
covscript_main
Function · 0.50
main
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected