CSC 271
Homework 4 in C++

Assigned Oct 25, due Nov 1

Write a program that generates a list of all the prime numbers up to a specified limit.

That's a moderately interesting problem in its own right, but since I have specific things I want to teach with it, I'm going to be very specific about how the program is to be structured.


Last modified: 
Stephen Bloch / sbloch@adelphi.edu