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

Function F_Logo

Project_E-Commerce_App_V3.0/main.cpp:303–308  ·  view source on GitHub ↗

User

Source from the content-addressed store, hash-verified

301
302// User
303void F_Logo() {
304 system("cls");
305 cout << "____________________________________________________________________________________________________ \n";
306 cout << " A L I B A Z A R 8. Account Info \n";
307 cout << "____________________________________________________________________________________________________\n\n";
308}
309
310
311void F_User_Main_Menu() {

Callers 4

F_User_Main_MenuFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected