PRIMES : Compute prime factors of a positive 32-bit integer Title : PRIMES Version : 1.3 Date : Feb 15, 2000 Author : J R Ferguson Download: http://hello.to/ferguson E-mail : j.r.ferguson @ iname.com This program will ask for an integer in the range 2..2147483647 and display its prime factors. This program may be used and copied freely without charge, but only for non-commercial purposes. The author is not responsible for any damage or loss of data that may be caused by using it. History: v1.3 Feb 15,2000 - Changed author's Internet address. v1.2 Jul 29,1998 - Recompled with patched CRT unit to prevent runtime error 200 with fast CPU's. v1.1 Dec 27,1996