|
-
Dec 17th, 2003, 05:52 PM
#1
Thread Starter
Hyperactive Member
Large Number Handling in C
I'm trying to find to prime numbers that when multiplied equal a large number. I have the program written in C. Currently it uses Integers. When I try to use a float, it gives of odd results. It doesn't loop correctly or do anything correctly. I don't think a float is large enough anyway. I need to be able to work with 100+ digit numbers... Any ideas?
(Yes, if you want to guess this is for the RSA Challange._I have no chance but I can dream...)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|