PrimeX
For MirageOS

Programmed by David Senft, 
NitroTears Games Calculation

Please visit:
http://www.geocities.com/nitrotearsgames/

Game Copyright: 2002 NitroTears Games
-------------------------------------

DESCRIPTION:

The program will promt for a number which it will determine as a prime or as composite (not prime).  For those numbers that aren't prime, it will give the smallest factor (not 1) of the number given.  For example, if you enter 2459 it will say "2459 is prime" but if you enter "545453" it will say "545453 is not prime, it's smallest factor is 233" (233 x 2341 = 545453).

----------------------------------------

KNOWN BUGS:

none

----------------------------------------

ZIP FILE INCLUDES:

this documentation "primex.text"
PRIMEX program "Primex.8xp"

----------------------------------------