Code::Blocks Forums

User forums => Embedded development => Topic started by: _Huppie_ on December 20, 2017, 04:46:20 am

Title: help
Post by: _Huppie_ on December 20, 2017, 04:46:20 am
well, i'm very new to programming and i wanted to start with c++, but i have some questions regarding my code. So i'm trying to make a calculator that gives you the sum of the division, and the remainder of the division, but it seems to have some errors when i run it, but i don't exactly know whats wrong with it... silly i know but im confused and need some touching up. Heres the code and what its giving me...
Title: Re: help
Post by: oBFusCATed on December 20, 2017, 05:28:44 am
Missing << before endl.

p.s. this post violates forum rules...
Title: Re: help
Post by: _Huppie_ on December 20, 2017, 06:44:49 am
I'm sorry, but do you care to tell me how? Is there any site or something that will help me with my mistakes
Title: Re: help
Post by: stahta01 on December 20, 2017, 03:26:11 pm
Read the rules http://forums.codeblocks.org/index.php/topic,9996.0.html (http://forums.codeblocks.org/index.php/topic,9996.0.html)