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