Need to fix some problems please.

Write program that prints out as follow:

1.unsigned integer 40000 left-justified in a 15-digit field.

2.12.3456 left-justified in a 15-digit field with 3 digits after the decimal point.

3.200 with and without a plus sign.

4.100 in hexadecimal form preceded by 0x.

5.1.234 in a 9-digit field with preceding zeros.


Please help me out with this tasks . Thanks a lot :)
Please, do not double post. It clutters forums and spreads attempts to help you. Another thread: http://www.cplusplus.com/forum/beginner/173260/
Topic archived. No new replies allowed.