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

Method display

Lab_16/Source.cpp:266–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

264 }
265
266 void display()
267 {
268 showdetails();
269 showpay();
270 showexpr();
271 }
272
273 void update()
274 {

Callers 7

F_Second_Program_MenuFunction · 0.45
F_MainMenuFunction · 0.45
F_HelpFunction · 0.45
F_DevelopersFunction · 0.45
F_QuitFunction · 0.45
F_StartFunction · 0.45
F_LoadingFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected