Age | Commit message (Collapse) | Author |
|
Signed-off-by: Olivier Gayot <og@satcom1.com>
|
|
This will allow multiplication to hold the result of the multiplication
of two 32 bits integer in a 64 bits integer.
Signed-off-by: Olivier Gayot <og@satcom1.com>
|
|
When a number is streamed into a ostream object, the hexadecimal
representation of the number is given to the stream.
Signed-off-by: Olivier Gayot <og@satcom1.com>
|
|
Signed-off-by: Olivier Gayot <og@satcom1.com>
|
|
We're using the grade school addition method to compute the sum of two
numbers of size n.
Signed-off-by: Olivier Gayot <og@satcom1.com>
|
|
Signed-off-by: Olivier Gayot <og@satcom1.com>
|
|
Signed-off-by: Olivier Gayot <og@satcom1.com>
|