MCPcopy Create free account
hub / github.com/Rustam-Z/cpp-programming / Regular_Typist

Method Regular_Typist

Lab_16/Source.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144
145public:
146 Regular_Typist()
147 {
148 monthly_salary = 0.0;
149 }
150 void getdata()
151 {
152 Typist::getdata();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected