Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem with program (Multiplication up to 100)
Problem with program (Multiplication up to 100) [message #1720705] Wed, 20 January 2016 11:31 Go to next message
Donald Duck is currently offline Donald DuckFriend
Messages: 5
Registered: January 2016
Junior Member
Hello Community,

I have a problem with the following program. (picture below)
The goal of the program is to show me the multiplication up to 100. (1x1,1x2,1x3...)
My problem is that the program forgot the 1x1,1x2,1x3 line and because of that some numbers are missing in the following lines.
"for(x=1..." is the start where the program should start to count, so it should start with 1.
This source code is from the book I use to learn.
I hope someone can help me!

best regards

donald duck
Re: Problem with program (Multiplication up to 100) [message #1720712 is a reply to message #1720705] Wed, 20 January 2016 12:42 Go to previous messageGo to next message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
This is OT for this forum.

In any case, seriously? It's working fine. Try using the scroll bar on the right of the console window. or make the window taller.

[Updated on: Wed, 20 January 2016 12:45]

Report message to a moderator

Re: Problem with program (Multiplication up to 100) [message #1720742 is a reply to message #1720712] Wed, 20 January 2016 15:33 Go to previous message
Donald Duck is currently offline Donald DuckFriend
Messages: 5
Registered: January 2016
Junior Member
David Vavra wrote on Wed, 20 January 2016 12:42
This is OT for this forum.

In any case, seriously? It's working fine. Try using the scroll bar on the right of the console window. or make the window taller.


Holy cow, I was stupid.
My mistake, thanks a lot Very Happy
Previous Topic:C++ preprocessor #if Indents
Next Topic:Project Explorer always shows default includes
Goto Forum:
  


Current Time: Fri Mar 29 11:37:58 GMT 2024

Powered by FUDForum. Page generated in 0.02632 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top