BigInteger ProcessBlock( BigInteger input )
Function ProcessBlock ( input As BigInteger ) As BigInteger
BigInteger^ ProcessBlock( BigInteger^ input )
function ProcessBlock(input);
In This Article