/* ECP: FILEname=fig4_9.c */ /* 1*/ int IsPrime( unsigned long int N ); /* 2*/ unsigned long int FindPrime( unsigned long int N );