Prime Numbers

From: Chris (del.pic_at_verizon.net)
Date: 10/31/03


Date: 30 Oct 2003 20:04:47 -0800

Hello!

I have been doing some research to see if C++ has some sort of
function to work with prime numbers.

For example, I would like to input integers and have the program check
to see if the integers are prime numbers.

I have been unsuccessful in finding anything. I am sure I can probably
figure out a long way to do it, but I was curious to see if C++ had
something available.

Thanks!
Chris