Author Topic: two sum in main.cpp  (Read 3454 times)

Offline kasper6156

  • Single posting newcomer
  • *
  • Posts: 3
two sum in main.cpp
« on: March 02, 2010, 03:11:24 pm »
hallo everybody :D

can any tell me how to make two different sums in one.

and a other thing is i cannot understand why i get this massage
"error: expected initializer before '}' token and
error: expected initializer before '{' token"
when i have two of:
{
}
i hope any of you can help me, plz white to me

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: two sum in main.cpp
« Reply #1 on: March 02, 2010, 03:46:51 pm »
This is not a C::B problem, please post in General Programming forum!
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline kasper6156

  • Single posting newcomer
  • *
  • Posts: 3
Re: two sum in main.cpp
« Reply #2 on: March 02, 2010, 05:12:17 pm »
sy i dont know what, it is c++

Offline Seronis

  • Almost regular
  • **
  • Posts: 197
Re: two sum in main.cpp
« Reply #3 on: March 02, 2010, 07:14:48 pm »
What he means is THIS forum does not answer questions related to how to program.  No advice given on how to do specific tasks.  It is solely about developement of and issues related to the use of the CodeBlocks IDE.