search for: nd0

Displaying 1 result from an estimated 1 matches for "nd0".

Did you mean: nd
1998 May 06
0
Compiling on SGI Irix 5.3
...phics/graphics.c Tue May 5 15:25:25 1998 *************** *** 805,812 **** *ndiv = nu - ns; if(*ndiv <= 0) ! printf("Gpretty(%g,%g,%d): cell=%g, ndiv= %d <=0;\t\t(ns,nu)=(%d,%d); ! dx=%g, unit=%3e, ismall=%1d.\n", x1,x2, nd0, cell, *ndiv, ns, nu, dx, unit, (int)i_small); } --- 805,812 ---- *ndiv = nu - ns; if(*ndiv <= 0) ! printf("Gpretty(%g,%g,%d): cell=%g, ndiv= %d <=0;\t\t(ns,nu)=(%d,%d);" ! "\t\t dx=%g, unit=%3e, ismall=%1d.\n",...