void njPrintB( loc, val, digit ) Int loc Sint32 val Int digit
10,10に値100を2進数で10桁で出力する njPrintB(NJM_LOCATION(10,10),100,10);