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

Function F_Logo

Project_E-Commerce_App_V1.0/main.cpp:245–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245void F_Logo() {
246 system("cls");
247 cout << "____________________________________________________________________________________________________ \n";
248 cout << " A L I B A Z A R 8. Account Info \n";
249 cout << "____________________________________________________________________________________________________\n\n";
250}
251
252void F_Logo_Owner() {
253 system("cls");

Callers 4

F_User_Main_MenuFunction · 0.70
F_Vegetables_Fruits_MenuFunction · 0.70
F_Water_Beverages_MenuFunction · 0.70
F_Bread_Bakery_MenuFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected