im new at this thats a hw for the university amm we are just starting at c++ so what im doing wrong?
im trying to define Void Do_While
User Profile
Collapse
-
expected constructor, destructor, or type conversion
hello every1 i need help im stuck at line 34/35/43 whit an error of expected constructor, destructor, or type conversion before "=" token.
line 34 also give 34 expected `,' or `;' before '=' token.
heres the code
Code:#include<conio.h> #include<stdio.h> #include<math.h> #include<stdlib.h> void Do_While(); void While(); void For();
No activity results to display
Show More
Leave a comment: