Header menu logo issie

Constants Module

Functions and values

Function or value Description

maxBinaryDisplayWidth

Full Usage: maxBinaryDisplayWidth

Returns: int

width at which binary numbers are displayed as (more compact) hex numbers.

Returns: int

maxHexOnlyDisplayWidth

Full Usage: maxHexOnlyDisplayWidth

Returns: int

width at which numbers that display as very small signe ddecimal numbers are so displayed

Returns: int

maxIssieBusWidth

Full Usage: maxIssieBusWidth

Returns: int

Max width of an Issie bus. There is no real need for any restriction. since all code is bigint based, but this is a reasonable limit. There are performance & UI issues for very large busses.

Returns: int

maxNumericCharsBeforeTruncation

Full Usage: maxNumericCharsBeforeTruncation

Returns: int

max no of chars displayed before display functions truncate result

Returns: int

Type something to start searching.