Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustam-Z/cpp-programming
/ Casual_Typist
Method
Casual_Typist
Lab_16/Source.cpp:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
168
public:
169
Casual_Typist()
170
{
171
daily_wage = 0.0;
172
}
173
void getdata()
174
{
175
Typist::getdata();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected