[[Template core/front/global/updateWarning is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
السلام عليكم حبيت اشارككم هذاء الكود البرمجي لكي يستفيد منه الكل تقبلو خالص تحياتي :وائل عادل الصلوي
\\هذاء البرنامج شغال 100% على بيئة التربو
\\لن يسمح لنا الوقت لتعديله لكي يشتغل ع بيئة الاكلبس
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
do
{
int i,t,w;
MainMenu();
int g;
cin>>g;
if(g!=1&&g!=2&&g!=3&&g!=4&&g!=5)
{cout<<"error\nExiting The program"<<endl;
exit(1);
}
switch(g)
{case 1:
clrscr();
cout<<"Please enter data\n";
input();
MessageBack();
cin>>p;
if(p!=0)
{cout<<"error\nExiting The program"<<endl;
exit(1);
}
break;
case 2:
clrscr();
cout<<"search users \n";
cout<<"To Search by Name Press [1]\nTo search by address Press [2]\n";
cout<<"plese enter number [1-or-2]";
int o;
cin>>o;
if(o==1)
{cout<<"Please enter the name you want that you're looking for \n";
SearchName();
MessageBack();
cin>>p;
}
else if(o==2)
{cout<<"Please enter the address you want that you're looking for \n";
SearchTitle();
MessageBack();
cin>>p;
}
else if(o<0||o>2)
{cout<<"not found\?";
MessageBack();
cin>>p;
}
break;
case 3:
clrscr();
cout<<"\n\n";
cout<<"name address number\n";
DataShow();
MessageBack();
cin>>p;
break;
case 4:
clrscr();
cout<<"\n\n";
cout<<"name address number\n";
DataShow();
cout<<"Modify the data user to select User ID number and then press\n";
edit();
MessageBack();
cin>>p;
تم النشر منذ
السلام عليكم حبيت اشارككم هذاء الكود البرمجي لكي يستفيد منه الكل تقبلو خالص تحياتي :وائل عادل الصلوي
شارك هذا الرد
رابط المشاركة
شارك الرد من خلال المواقع ادناه