How to correct these errors
#include
#include
#include
#include
#include
#define max 100
int stack[max];
int top;
void push(int stack[],int val,int &top);
int pop(int stack[],int top);
void showstack(int stack[],int &top);
void main()
{ clrscr();
int choice,val;
char opt='Y';
top =-1;
clrscr();
do
{ cout<<"\nMain Menu\n";
cout<<"\n 1. ADDITION OF STACK\n";
cout<<"\n 2. DELETION OF STACK\n";
cout<<"\n 3. TRAVERSAL OF STACK\n";
cout<<"\n 4.EXIT\n";
cin>>choice;
switch (choice)
{case 1:do
{cout<<"Enter the value to be ADDED"< cin>>val; void push(stack,val,top);/ error that /parameter is declared in body of the function cout<<"DO YOU WANT to ADD MORE (Y/N):"; /error/ declaration missing; cin>>opt; }while(toupper(opt=='Y')); break; case 2:opt='Y'; do {val=pop(stack,top); if(val!=-1) cout<<"VALUE DELETED FROM STACK :"< cout< cout<<"DO YOU WANT TO CONTINUE:"< cin>>opt; }while(toupper(opt=='Y')); break; case 3:showstack(stack,top); break; case 4:exit(0); break; default:cout<<"YOu entered a wrong choice"< }}while (choice!=4); getch(); } void push(int stack[],int val,int &top) {if (top==max-1) cout<<"STACK IS FULL"< else top=top+1; stack[top]=val; } int pop(int stack[],int top) {int value; if(top<0) {cout<<"STACK IS EMPTY"< value=-1; } else {value=stack[top]; top=top-1; } return(value); } void showstack(int stack[],int&top) {int i; if(top<0) {cout<<"STACK IS EMPTY"< } i=top; cout<<"THE VALUES ARE:"< do {cout< i=i-1; }while(i>=0); }
write your mail on word document. Paste gif picture on it and send it as attachment in your mail
easy copy it and then paste it in the location you want.
in yahoo mail yes u can
you can either drag and drop it into the email or attach it as a file.
yahoo mail sucks, they are always having issues, go with gmail
Every email you send and receive through Yahoo mail is stored as long as you like. You can't simply upload files for storage, but if you attach them to an email, they will be stored.
Well, when you scan a document you should upload it to either a usb device or it would go right on your computer as a file. You attach the scanned document (the file) to the e-mail and send it.
go to your email and press compose mail, then attach a file, and attach the document and send it to yourself
To attach a Word document to an email on your iPod, first, open the document in the Word app. Tap the "Share" icon, usually represented by a box with an arrow pointing up. From the sharing options, select "Mail," which will open a new email draft with your document attached. Fill in the recipient's address and any message, then send the email.
In your e-mail, pick the option for an attachment. How you specifically do that will depend on your e-mail system, but quite often a paper clip icon is used. Then find your document on your computer and attach it. Then send the e-mail.
not open
You can get a Yahoo! Mail at the link below -