
November 14th, 2004, 12:23 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
C project with primes
Hi . I'm having some trouble making a C program, which entitles the user to type in an integer, and the program needs to state all the prime numbers inbetween 0 and the number , now the trick is, since we weren't taught yet strings and square roots in the class we're not allowed to use them in the program, i don't know what to use instead..anyone have an idea?? 
|