void pg3();
is where i am defining the function and
pg3();
is where i'm calling it.
moreover the error is on line 498.
so please help.i've to submit my project in 3 days.
User Profile
Collapse
Profile Sidebar
Collapse

samrah
Last Activity: Jan 18 '17, 02:00 PM
Joined: Jan 7 '17
Location:
-
I'm sorry I didn't get what you told me to do.Can you explain it please?Leave a comment:
-
declaration syntax error
i cannot run this program just because of 1 declaration syntax error.
also there is 1 warning which says"unreachabl e code".
what to do??
Code:#include<iostream.h> #include<stdio.h> #include<conio.h> #include<iomanip.h> #include<process.h> int sum=0,sum1=0,sum2=0,l,r,sum3=0; void board(); int checkwin(); char square[10] = {'o','1','2','3','4','5','6','7','8','9'};
No activity results to display
Show More
Leave a comment: