--- capa/capa51/pProj/com.c 2000/08/07 20:47:29 1.4 +++ capa/capa51/pProj/com.c 2001/10/29 19:36:53 1.5 @@ -97,7 +97,7 @@ static long qrgnin; */ gsrgs(0L,&qrgnin); if(qrgnin) goto S10; - printf( + fprintf(stderr, " GETSD called before random number generator initialized -- abort!\n"); exit(0); S10: @@ -192,7 +192,7 @@ static long qrgnin; */ gsrgs(0L,&qrgnin); if(qrgnin) goto S10; - printf( + fprintf(stderr, " INITGN called before random number generator initialized -- abort!\n"); exit(1); S10: @@ -213,7 +213,7 @@ S30: *(Xlg2+g-1) = mltmod(Xa2w,*(Xlg2+g-1),Xm2); goto S50; S40: - printf("isdtyp not in range in INITGN"); + fprintf(stderr,"isdtyp not in range in INITGN"); exit(1); S50: *(Xcg1+g-1) = *(Xlg1+g-1); @@ -346,7 +346,7 @@ static long qrgnin; */ gsrgs(0L,&qrgnin); if(qrgnin) goto S10; - printf( + fprintf(stderr, " SETANT called before random number generator initialized -- abort!\n"); exit(1); S10: @@ -383,7 +383,7 @@ static long qrgnin; */ gsrgs(0L,&qrgnin); if(qrgnin) goto S10; - printf( + fprintf(stderr, " SETSD called before random number generator initialized -- abort!\n"); exit(1); S10: