------------------------------------------------------------------------
Item No. Cost Quantity Amount
------------------------------------------------------------------------
1 40.00 1 40.00
2 150.00 10 1500.00
3 2000.00 20 40000.00
4 10.00 10 100.00
----------------------------------------------------------------------
Total 41640.00
i want to print this in c++
help me..i m new in programming...

------------------------------------------------------------------------
Item No. Cost Quantity Amount
------------------------------------------------------------------------
1 40.00 1 40.00
2 150.00 10 1500.00
3 2000.00 20 40000.00
4 10.00 10 100.00
----------------------------------------------------------------------
Total 41640.00
i want to print this in c++
help me..i m new in programming...

start with cout.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.