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

Method getHours

Lab_10/studentCourseEvaluation.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 Hours = z;
78 }
79 int getHours()
80 {
81 return Hours;
82 }
83 void setRate(int i)
84 {
85 Rate = i;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected