Equivalent of java.Lang.Long in Squeak

Cees De Groot cdegroot at gmail.com
Tue Jun 28 09:46:43 UTC 2005


What do you want to do? Usually, when doing integer arithmetic, you
don't really need to be concerned with the data type, they're
converted as necessary...

On 6/28/05, Houssam Fakih <fakih at ensm-douai.fr> wrote:
>  
>  
> 
> Hi, 
> 
>   
> 
> What is the equivalent of the java.Lang.Long in Squeak? Is there any method
> that returns the maximum/minimum value a long can have? 
> 
>   
> 
> Cheers, 
> 
> Houssam 
> 
> ____ 
> 
> "Le paradis touche les pieds des mères..." 
> 
> >>> http://csl.ensm-douai.fr/fakih 
> 
>   
> 
> 
> 
>



More information about the Squeak-dev mailing list