Automatic generation produced by ISE Eiffel
class BASIC_ROUTINES General cluster: base.kernel description: "Some useful facilities on objects of basic types" Ancestors ANY Queries abs (n: INTEGER): INTEGER bottom_int_div (n1, n2: INTEGER): INTEGER charconv (i: INTEGER): CHARACTER rsign (r: REAL): INTEGER sign (n: INTEGER): INTEGER up_int_div (n1, n2: INTEGER): INTEGER -- Generated by ISE Eiffel --
For more details: www.eiffel.com