#include <arch_int.h>
Public Methods | |
Int_int (const Word_int &w) | |
int | convertToint () const |
Implements signed integer aritmetics and conversions:
|
Constructs an integer form a word. Newer fails. |
|
Converts the integer to int, if possible. May return incorrect result if the result does not fit into int. |