Gobo Eiffel Kernel Library
Copyright (c) 2002-2004, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/07/09 16:43:07 $
$Revision: 1.9 $
-- Number of bits in a value of type BOOLEAN
-- Number of bits in a byte
-- Number of bits in a value of type POINTER
-- Number of bits in a value of type REAL
-- Number of bytes in a value of type BOOLEAN
-- Number of bytes in a byte
-- Number of bytes in a value of type CHARACTER
-- Number of bytes in a value of type DOUBLE
-- Number of bytes in a value of type INTEGER
-- Number of bytes in a value of type POINTER
-- Number of bytes in a value of type REAL
-- Largest supported code for a byte
-- Largest supported value of type INTEGER
-- Smallest supported code for a byte
-- Smallest supported code for CHARACTER values
-- Smallest supported value of type INTEGER
Interface for platform-dependent properties