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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Joesus

  1. Joesus

    Confused with operands in c++

    I am pretty new to C++ and I am trying to write a program on my school's unix system that will change an integer value into Roman Numerals. I am fairly sure that my algorithm is ok. I use the cin command to get an integer, then using a do/while loop to take the integer and if it is 1000+ it will...

Part and Inventory Search

Back
Top