If we are really picky, it's possible, though not from the Pike level. int foo = 10000000000000000000; does create a Gmp.mpz object... :-)
/ Johan Sundström (utan sälskap)
Previous text:
2003-09-04 23:34: Subject: Re: arrays in Java
In java you can't do 'Integer foo = 10'
you can in pike? ok, pike does not have an Integer class, but if one would exist it would have the same problem, wouldn't it?
same with the other types.
greetings, martin.
/ Brevbäraren