Forum: C++ Jul 28th, 2005 |
| Replies: 4 Views: 1,323 I am working on displaying the amount ofodd numbers in this array. It always says there is 5. That is not correct. When I use the debug it shows that it is placing a different value in the myArray... |
Forum: C++ Jun 27th, 2005 |
| Replies: 6 Views: 1,986 The Program is to go through all the steps first. Asking the user to enter the data. When they are finished that is when the prompt to continue begins. I used the weeklySalary to begin the program... |
Forum: C++ Jun 25th, 2005 |
| Replies: 6 Views: 1,986 I took another look but now when I respond with y and enter I get the following instead of looping:
0041C05A
Now what am I doing wrong? |
Forum: C++ Jun 25th, 2005 |
| Replies: 6 Views: 1,986 I am having a little trouble with my program assignment. I don't want the answer I just need pointed in the wrtie direction.
I cannot get my program to loop. The program prompts user to enter hours... |