User: mike99

  • Public profile

User profile: mike99

User info
User name:mike99
History
Joined:
Number of posts:14
Latest posts:

What Am I Doing Wrong?
Because without a '.0' decimal gross will be integer and will not have the fraction part. :)

Adding while using for-loop
Line 15 , Total becomes 0 every time you finish the inner for loop, so take it to line 12. Similarl...

Rectangle Area Homework
Yes, see line 15 and what is that missing for line 16. Read the run-time error carefully. :)

image processing
From your question, I assume you are able to read and write images. If the image size is Hnum X Vn...

I have trouble getting my values to line up correctly
Alternately you can use [b]setw()[/b] function to properly format the output, ex setw(4). [b]#inclu...

This user does not accept Private Messages