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

Method create

Lab_16/Source.cpp:259–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257{
258public:
259 void create()
260 {
261 getdetails();
262 getpay();
263 getexpr();
264 }
265
266 void display()
267 {

Callers 1

F_Second_Program_MenuFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected