Prime takes a cli argument (a number) and calculates that many "prime" (ie. divisable only by itself and 1) numbers. Programmed for a contest with others to make the fastest calculation engine possible, in C only. Binary only, Author: Bob Rye