void njPrintD( loc, val, digit ) Int loc Int val Int digit
10,10に値100を3桁で出力する njPrintD(NJM_LOCATION(10,10),100,3);