[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
some interesting behaviour
On an sun3/80:
.Self
> -1 _Print
-1
0
> -1
- 1
> 'Snapshot' _ReadSnapshot
> -1 _Print
-1
0
> -1
1
> minInt
12
> minInt _Print
-536870912
0
>
Any ideas?
Also, I have a set of stream objects (as in Smalltalk, vector & list
streams, with a few extras) - about 500 lines. Is anyone interested in them?
R James Noble, Graduate Student, Computer Science Department
Victoria University, Box 600, Wellington 1, New Zealand
kjx@comp.vuw.ac.nz