HomeworkFor #2 lookup the Sieve of Eratosthenes. Its a simple algorithm that finds prime numbers.
School Project: Wheel of Fortunein both if statements compare char y to the char constant '_' not the string literal "_"
Best C++ Compiler and IDE?I use NetBeans because I started out programming in Java and it also supported C++, which I learned ...