User profile: OspreyR10A

User info
User name:OspreyR10A
History
Joined:
Number of posts:4
Latest posts:

Need some help plz.....
You could try using a if statement to say: If the operator is equal to + then do addition, somethin...

Return to main menu function without using a do while loop
Hi there, I was just wondering if I could use a function to return to a certain point in a program. ...

Expected primary expression before ';' token
Thank you Peter87 and Sausage. Line 163 fixed which has got rid of the error. Also changed the data...

Expected primary expression before ';' token
Hi Everyone, I'm writing a calculator program and when I compile I get the following error code. ...