Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustam-Z/cpp-programming
/ Typist
Method
Typist
Lab_16/Source.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
120
public:
121
Typist()
122
{
123
speed = 0;
124
}
125
void getdata()
126
{
127
Staff::getdata_code();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected