Number -> 4 hex digits?

Dino gte949e at prism.gatech.edu
Wed Apr 21 06:12:33 UTC 1999


I think that is in Integer...  but radix does not solve the problem.  radix is
used for printing and debugging purposes...  I need the true hexadecimal
number.  It seems to work if I use a LargePostiveInteger and use digitAt: to
access it, but are there any other better ways?

-- Dino

Bolot Kerimbaev wrote:
> 
> Try looking in Number, there's a method that contains "radix".
> 
> Bolot





More information about the Squeak-dev mailing list