void njPrint( loc, *fmt, ... ) Int loc const char *fmt
njPrint(NJM_LOCATION(10,10),"Count = %d",count);