My Project
 All Files Functions
prim.h
Go to the documentation of this file.
1 int finde_prim(int min, int max, int prim[]);
2 int goldbach_zerlegung(int schalter, int min, int ende, int prim[]);
3