void njPrintH( loc, val, digit ) Int loc Uint32 val Int digit
10,10に値100を16進数で3桁で出力する njPrintH(NJM_LOCATION(10,10),100,3);