Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: beth1029
  • Content: Threads
  • Order by date
  1. beth1029

    How do you get commas into output? Newbie

    Question: Write a program that reads 2 integers and prints out their product in a format using commas, we have to use command user interface(CUI). Thank you very much for your help!! Here is what I have: #include <iostream.h> void main() { long int a; //first integer long int b ...

Part and Inventory Search

Back
Top