The OpenD Programming Language

BigInt.opOpAssign

Performs size_t overflow = big *= fixed operatrion.

Parameters

rhs BigInt!rhsSize64

unsigned value to multiply by

Return Value

Type: bool

overflow

Meta