Thread: help!!!
View Single Post
Old 10-10-2004, 03:25 PM   #1 (permalink)
kickerman97
Registered User
 
Join Date: Oct 2004
Posts: 9
kickerman97 is on a distinguished road
help!!!

If someone could help me, i would appreciate it. I am new to Java and need some help. I need to write a multithreaded java or pthreads program that outputs prime numbers. The user needs to run the program and enter a number on the command line. The program needs to create a seperate thread that outputs all the prime numbers less than or equal to the number that the user entered. Thanks in advance......
kickerman97 is offline   Reply With Quote