PRIME.EXE -- PRIME NUMBER GENERATOR v1.0
(C) 1995 by Paul Damer & Jawed Karim <kari0022@gold.tc.umn.edu>
---------------------------------------------------------------

To capture prime numbers into a text file, type:
    
    prime > filename.xxx

Then, hit any key to activate the program; screen will be blank.
By default, prime numbers will be displayed on-screen.


[What is cwsdpmi.exe?]
======================

PRIME is a 32bit program and uses cwsdpmi.exe in order to use all of your
computer's available memory. This way, it runs much faster than any similar
16bit program. Put cwsdpmi.exe in a directory that is in your PATH variable,
or in the same directory as PRIME. If you are running PRIME from an OS/2,
Windows 3.1 or Windows95 DOS session, you do not need cwsdpmi.

Visit the author's homepage at:
http://www.umn.edu/nlhome/g346/kari0022/jawed.html
