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: sgpepe
  • Content: Threads
  • Order by date
  1. sgpepe

    Working with BIG integers

    I was trying to write a program to factor large prime numbers, but I need to take the modulus of the numbers first. In order to take the moduli, I need to have integers. So I can't really work with doubles. static_cast also doesn't work. Does anyone know how i can find the remainder of two big...

Part and Inventory Search

Back
Top